9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-31 21:06:28 +00:00

Fixed the bug of variation

This commit is contained in:
XiaoMoMi
2024-04-15 17:27:30 +08:00
parent 02414a290c
commit 704ebf4ddb
4 changed files with 22 additions and 5 deletions

View File

@@ -0,0 +1,20 @@
# Offset characters' unicodes
# Never edit this unless you know what you are doing
offset-characters:
font: customcrops:offset_chars
'1':
'2':
'4':
'8':
'16':
'32':
'64':
'128':
'-1':
'-2':
'-4':
'-8':
'-16':
'-32':
'-64':
'-128':

View File

@@ -1,4 +1,4 @@
name: CustomCrops
name: CustomCropsGUI
version: '${version}'
main: net.momirealms.customcrops.gui.CustomCropsGUI
api-version: 1.17