|
|
|
@ -19,9 +19,9 @@ let FILLED_ECCENTRIC_TOME = Item.of("eccentrictome:tome", '{' |
|
|
|
|
+ '},' |
|
|
|
|
+ 'thermal:{0:{Count:1b,id:"patchouli:guide_book",tag:{"patchouli:book":"thermal:guidebook"}}},' |
|
|
|
|
+ 'twilightforest:{0:{Count:1b,id:"patchouli:guide_book",tag:{"patchouli:book":"twilightforest:guide"}}},' |
|
|
|
|
+ 'tis3d:{0:{Count:1b,id:"tis3d:manual"}}},' |
|
|
|
|
+ 'tis3d:{0:{Count:1b,id:"tis3d:manual"}},' |
|
|
|
|
+ 'untamedwilds:{0:{Count:1b,id:"patchouli:guide_book",tag:{"patchouli:book":"untamedwilds:encyclopedia_of_life"}}}' |
|
|
|
|
+ '}'); |
|
|
|
|
+ '}}'); |
|
|
|
|
|
|
|
|
|
onEvent("recipes", event => { |
|
|
|
|
// Replace the default crafting recipe for the Eccentric Tome to give a filled one.
|
|
|
|
|