Will Crystall drop fix
Fixed the LootTable generator so that it actually dropped the correct number of crystals on breaking.
This commit is contained in:
parent
eb1fb71f43
commit
be8737c096
9 changed files with 258 additions and 96 deletions
|
@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
|
|||
apply plugin: 'eclipse'
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
version = '1.16.3-3.0.0-2'
|
||||
version = '1.16.3-3.0.0-3'
|
||||
group = 'com.yourname.modid' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = 'BloodMagic'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue