Fix AT format issue
This commit is contained in:
@@ -9,10 +9,10 @@
|
|||||||
public net.minecraft.world.item.Item rarity
|
public net.minecraft.world.item.Item rarity
|
||||||
|
|
||||||
# More Enchantment API
|
# More Enchantment API
|
||||||
public net.minecraft.world.item.enchantment.Enchantment slots;
|
public net.minecraft.world.item.enchantment.Enchantment slots
|
||||||
|
|
||||||
# Fix and optimise world force upgrading
|
# Fix and optimise world force upgrading
|
||||||
public net.minecraft.util.worldupdate.WorldUpgrader REGEX;
|
public net.minecraft.util.worldupdate.WorldUpgrader REGEX
|
||||||
|
|
||||||
# More Lidded Block API
|
# More Lidded Block API
|
||||||
public net.minecraft.world.level.block.entity.EnderChestBlockEntity openersCounter
|
public net.minecraft.world.level.block.entity.EnderChestBlockEntity openersCounter
|
||||||
|
|||||||
Reference in New Issue
Block a user