experiments

This commit is contained in:
2025-06-02 22:49:53 +02:00
parent 0c3e2aa730
commit a5b52b6b89
13 changed files with 515 additions and 99 deletions

View File

@@ -18,6 +18,7 @@ typedef enum ItemType {
TYPE_BLOCK,
TYPE_BELT,
TYPE_FURNACE,
TYPE_MINER,
IRON_ORE = ITEMREGISTRY_SIZE / 2,
SILVER_ORE,
GOLD_ORE,