Entity loot table changes (#1035)
* trying stuff, might delete later * updated all loot tables so looting only affects animal meat drops
This commit is contained in:
parent
054a27977b
commit
6048af8042
17 changed files with 496 additions and 449 deletions
7
kubejs/server_scripts/tfctextile/recipes.js
Normal file
7
kubejs/server_scripts/tfctextile/recipes.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// priority: 0
|
||||
|
||||
function registerTFCTextileRecipes(event) {
|
||||
|
||||
event.shapeless('tfc:large_raw_hide', ['tfc_textile:crocodile_leather', '#forge:tools/knives'])
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue