update generator

This commit is contained in:
Lulu13022002
2024-10-26 18:03:25 +02:00
parent 49e63e0b01
commit 7ce0d944b6
38 changed files with 1129 additions and 359 deletions

View File

@@ -373,6 +373,10 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
public enum Requires {
WINTER_DROP,
+ TRADE_REBALANCE // Paper
+ // Paper start
+ TRADE_REBALANCE,
+ REDSTONE_EXPERIMENTS,
+ MINECART_IMPROVEMENTS
+ // Paper end
}
}