Skip to content

Commit 890e652

Browse files
committed
Remove books as advancement rewards
1 parent 326c68a commit 890e652

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

common/src/main/resources/data/adorn/advancement/buy_from_trading_station.json

-3
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@
1515
"bought_item": {
1616
"trigger": "adorn:bought_from_trading_station"
1717
}
18-
},
19-
"rewards": {
20-
"loot": ["adorn:rewards/traders_manual"]
2118
}
2219
}

common/src/main/resources/data/adorn/advancement/root.json

-3
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,5 @@
2222
]
2323
}
2424
}
25-
},
26-
"rewards": {
27-
"loot": ["adorn:rewards/guide_book"]
2825
}
2926
}

0 commit comments

Comments
 (0)