上传第一版自动更新包

This commit is contained in:
2026-02-27 22:23:27 +08:00
parent fab55a323f
commit 766893969f
5434 changed files with 1748785 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#If the front of the Tile Entities should face the player or should face outward
facePlayer = false
#Arms should render on sides when carrying. Set to false if you experience issues with mods that replace the player model (like MoBends, etc)
renderArms = true
#Model Overrides based on NBT or Meta. Advanced users only! Read about the format here: https://github.com/Tschipp/CarryOn/wiki/Model-Override-Config
modelOverrides = ["minecraft:redstone_wire->(item)minecraft:redstone", "minecraft:bamboo_sapling->(block)minecraft:bamboo", "minecraft:candle_cake->(block)minecraft:cake"]