Added creative mode tab. Replaced player.level with level(). Replaced mojang.math with org.joml.

Using new SoundEvent.createVariableRangeEvent.
This commit is contained in:
Christian Knaapen
2023-07-29 18:02:30 +02:00
parent 4158ed254d
commit ee9b61f7fe
40 changed files with 133 additions and 100 deletions

View File

@@ -1,8 +1,6 @@
{
"pack": {
"description": "examplemod resources",
"pack_format": 10,
"forge:resource_pack_format": 9,
"forge:data_pack_format": 10
"description": "Effortless Building resources",
"pack_format": 15
}
}