upd8
This commit is contained in:
parent
36ec3ef3ee
commit
afe6904207
1342 changed files with 331973 additions and 2 deletions
48
config/betterfortresses/forge-1_20/itemframes.json
Normal file
48
config/betterfortresses/forge-1_20/itemframes.json
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"weaponItems": {
|
||||
"entries": {
|
||||
"golden_sword": 0.05,
|
||||
"iron_axe": 0.025,
|
||||
"shield": 0.025,
|
||||
"stone_sword": 0.025,
|
||||
"iron_sword": 0.025,
|
||||
"stone_axe": 0.025,
|
||||
"golden_axe": 0.05,
|
||||
"netherite_sword": 0.005
|
||||
},
|
||||
"defaultItem": "air"
|
||||
},
|
||||
"lootItems": {
|
||||
"entries": {
|
||||
"nether_wart": 0.1,
|
||||
"gold_ingot": 0.1,
|
||||
"gold_nugget": 0.2
|
||||
},
|
||||
"defaultItem": "air"
|
||||
},
|
||||
"studyItems": {
|
||||
"entries": {
|
||||
"writable_book": 0.1,
|
||||
"enchanted_book": 0.1,
|
||||
"book": 0.4,
|
||||
"paper": 0.1
|
||||
},
|
||||
"defaultItem": "air"
|
||||
},
|
||||
"messHallItems": {
|
||||
"entries": {
|
||||
"porkchop": 0.3,
|
||||
"cooked_porkchop": 0.3,
|
||||
"gold_ingot": 0.2
|
||||
},
|
||||
"defaultItem": "air"
|
||||
},
|
||||
"alchemyItems": {
|
||||
"entries": {
|
||||
"magma_cream": 0.3,
|
||||
"fire_charge": 0.2,
|
||||
"quartz": 0.3
|
||||
},
|
||||
"defaultItem": "air"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue