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:
@@ -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':
|
||||
@@ -1,4 +1,4 @@
|
||||
name: CustomCrops
|
||||
name: CustomCropsGUI
|
||||
version: '${version}'
|
||||
main: net.momirealms.customcrops.gui.CustomCropsGUI
|
||||
api-version: 1.17
|
||||
|
||||
Reference in New Issue
Block a user