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:
WayofTime 2020-11-07 20:26:45 -05:00
parent eb1fb71f43
commit be8737c096
9 changed files with 258 additions and 96 deletions

View file

@ -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'