* trying stuff, might delete later * updated all loot tables so looting only affects animal meat drops
7 lines
No EOL
160 B
JavaScript
7 lines
No EOL
160 B
JavaScript
// priority: 0
|
|
|
|
function registerTFCTextileRecipes(event) {
|
|
|
|
event.shapeless('tfc:large_raw_hide', ['tfc_textile:crocodile_leather', '#forge:tools/knives'])
|
|
|
|
} |