Skip to content

Commit a0398fb

Browse files
authored
Merge pull request #92 from Jiingy/1.19.4
Fixed issue with pickaxe tag
2 parents cda90a4 + 4151264 commit a0398fb

File tree

7 files changed

+1
-53
lines changed

7 files changed

+1
-53
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ org.gradle.parallel = true
1616
# Mod Properties
1717
mod_name = Jineric Mod
1818
mod_id = jineric
19-
version = b5.0.0+1.19.4
19+
version = b5.0.1+1.19.4
2020
maven_group = jingy.jineric

src/main/resources/assets/jineric/blockstates/shulker_chest.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/main/resources/assets/jineric/models/block/shulker_chest.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/main/resources/assets/jineric/models/item/shulker_chest.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/main/resources/data/jineric/loot_tables/blocks/shulker_chest.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/main/resources/data/jineric/recipes/shulker_chest.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/main/resources/data/minecraft/tags/blocks/mineable/pickaxe.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"jineric:egg_block",
99
"jineric:charcoal_block",
1010
"jineric:redstone_lantern",
11-
"jineric:shulker_chest",
1211
"jineric:flint_block",
1312
"jineric:blaze_rod_block",
1413
"jineric:packed_ice_stairs",

0 commit comments

Comments
 (0)