Roughly Enough Items: remove personal settings.
Remove favorite items and disable cheating mode for REI
This commit is contained in:
parent
01bb32cb5a
commit
d8f1a0f294
3 changed files with 5 additions and 10 deletions
|
@ -1,13 +1,8 @@
|
|||
{
|
||||
"basics": {
|
||||
"favorites": [
|
||||
"{mode:\"NOT_SET\",type:\"roughlyenoughitems:gamemode\"}",
|
||||
"{data:{Count:1b,id:\"minecraft:item_frame\",tag:{EntityTag:{Invisible:1b},display:{Name:'{\"text\":\"Invisible Item Frame\",\"color\":\"#FFFF90\",\"italic\":true}'}},type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}",
|
||||
"{data:{Count:1b,id:\"minecraft:glow_item_frame\",tag:{EntityTag:{Invisible:1b},display:{Name:'{\"text\":\"Invisible Glowing Item Frame\",\"color\":\"#FFFF90\",\"italic\":true}'}},type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}",
|
||||
"{data:{Count:1b,id:\"minecraft:weathered_cut_copper\",type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}"
|
||||
],
|
||||
"favorites": [],
|
||||
// Declares whether cheating mode is on.
|
||||
"cheating": true,
|
||||
"cheating": false,
|
||||
"favoritesEnabled": true,
|
||||
"keyBindings": {
|
||||
"recipeKeybind": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue