ntx4core/src/main/resources/data/ntx4core/loot_tables/gameplay/starting_items.json

42 lines
1.7 KiB
JSON

{
"type": "minecraft:advancement_reward",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "akashictome:tome",
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"akashictome:data\":{\"tconstruct\":{\"id\":\"tconstruct:materials_and_you\",\"Count\":1b},\"byg\":{\"id\":\"byg:biomepedia\",\"Count\":1b},\"assemblylinemachines\":{\"id\":\"patchouli:guide_book\",\"Count\":1b,\"tag\":{\"patchouli:book\":\"assemblylinemachines:assembly_lines_and_you\"}},\"integratedtunnels\":{\"id\":\"integrateddynamics:on_the_dynamics_of_integration\",\"Count\":1b},\"ars_nouveau\":{\"id\":\"ars_nouveau:worn_notebook\",\"Count\":1b},\"hexcasting\":{\"id\":\"patchouli:guide_book\",\"Count\":1b,\"tag\":{\"patchouli:book\":\"hexcasting:thehexbook\"}},\"alexsmobs\":{\"id\":\"alexsmobs:animal_dictionary\",\"Count\":1b},\"apotheosis\":{\"id\":\"patchouli:guide_book\",\"Count\":1b,\"tag\":{\"patchouli:book\":\"apotheosis:apoth_chronicle\"}},\"electrodynamics\":{\"id\":\"electrodynamics:guidebook\",\"Count\":1b}}}"
}
]
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:apple",
"functions": [
{
"function": "minecraft:set_count",
"count": 16
},
{
"function": "minecraft:set_name",
"name": "Manufacturer of inferior devices",
"entity": "this"
}
]
}
]
}
]
}