add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:acacia_fence"
},
"P": {
"item": "minecraft:acacia_planks"
},
"S": {
"item": "minecraft:acacia_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:acacia_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,9 @@
{
"type": "refurbished_furniture:oven_baking",
"category": "food",
"ingredient": {
"item": "refurbished_furniture:raw_meatlovers_pizza"
},
"result": "vintagedelight:meat_pizza",
"time": 1200
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:birch_fence"
},
"P": {
"item": "minecraft:birch_planks"
},
"S": {
"item": "minecraft:birch_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:birch_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:chest"
},
"F": {
"item": "minecraft:cherry_fence"
},
"P": {
"item": "minecraft:cherry_planks"
},
"S": {
"item": "minecraft:cherry_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:cherry_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,13 @@
{
"type": "refurbished_furniture:cutting_board_combining",
"count": 1,
"ingredients": [
{
"item": "refurbished_furniture:toast"
},
{
"item": "bakery:glowberry_jam"
}
],
"result": "refurbished_furniture:glow_berry_jam_toast"
}
@@ -0,0 +1,22 @@
{
"type": "refurbished_furniture:cutting_board_combining",
"count": 1,
"ingredients": [
{
"item": "farm_and_charm:dough"
},
{
"item": "farmersdelight:tomato_sauce"
},
{
"item": "minecraft:cooked_beef"
},
{
"item": "minecraft:cooked_porkchop"
},
{
"tag": "meadow:cheeses"
}
],
"result": "refurbished_furniture:raw_meatlovers_pizza"
}
@@ -0,0 +1,22 @@
{
"type": "refurbished_furniture:cutting_board_combining",
"count": 1,
"ingredients": [
{
"item": "farm_and_charm:dough"
},
{
"item": "farmersdelight:tomato_sauce"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:potato"
},
{
"tag": "meadow:cheeses"
}
],
"result": "refurbished_furniture:raw_vegetable_pizza"
}
@@ -0,0 +1,13 @@
{
"type": "refurbished_furniture:cutting_board_combining",
"count": 1,
"ingredients": [
{
"item": "refurbished_furniture:toast"
},
{
"item": "bakery:sweetberry_jam"
}
],
"result": "refurbished_furniture:sweet_berry_jam_toast"
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:acacia_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:acacia_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:birch_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:birch_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:black_dye"
}
],
"result": "refurbished_furniture:black_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:blue_dye"
}
],
"result": "refurbished_furniture:blue_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:brown_dye"
}
],
"result": "refurbished_furniture:brown_lamp",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:cherry_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:cherry_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 12,
"item": "minecraft:iron_ingot"
},
{
"count": 3,
"item": "minecraft:copper_ingot"
},
{
"count": 1,
"item": "society:ribbit_gadget"
},
{
"count": 4,
"item": "society:battery"
},
{
"count": 2,
"item": "minecraft:amethyst_shard"
}
],
"result": "refurbished_furniture:computer",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:crimson_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:crimson_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:cyan_dye"
}
],
"result": "refurbished_furniture:cyan_lamp",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:dark_oak_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:dark_oak_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,19 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"item": "minecraft:iron_ingot"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 1,
"item": "minecraft:gold_ingot"
}
],
"result": "refurbished_furniture:doorbell",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:gray_dye"
}
],
"result": "refurbished_furniture:gray_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:green_dye"
}
],
"result": "refurbished_furniture:green_lamp",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:jungle_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:jungle_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:light_blue_dye"
}
],
"result": "refurbished_furniture:light_blue_lamp",
"show_notification": false
}
@@ -0,0 +1,19 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"item": "minecraft:iron_ingot"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:light_ceiling_light",
"show_notification": false
}
@@ -0,0 +1,19 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 9,
"item": "minecraft:iron_ingot"
},
{
"count": 3,
"item": "minecraft:copper_ingot"
},
{
"count": 1,
"item": "society:battery"
}
],
"result": "refurbished_furniture:light_fridge",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:light_gray_dye"
}
],
"result": "refurbished_furniture:light_gray_lamp",
"show_notification": false
}
@@ -0,0 +1,15 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"item": "minecraft:iron_ingot"
},
{
"count": 1,
"item": "society:battery"
}
],
"result": "refurbished_furniture:light_lightswitch",
"show_notification": false
}
@@ -0,0 +1,19 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 6,
"item": "minecraft:iron_ingot"
},
{
"count": 1,
"item": "minecraft:glass"
},
{
"count": 1,
"item": "society:battery"
}
],
"result": "refurbished_furniture:light_microwave",
"show_notification": false
}
@@ -0,0 +1,15 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"item": "minecraft:iron_ingot"
},
{
"count": 1,
"item": "society:battery"
}
],
"result": "refurbished_furniture:light_range_hood",
"show_notification": false
}
@@ -0,0 +1,19 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 12,
"item": "minecraft:iron_ingot"
},
{
"count": 1,
"item": "minecraft:glass"
},
{
"count": 2,
"item": "society:battery"
}
],
"result": "refurbished_furniture:light_stove",
"show_notification": false
}
@@ -0,0 +1,15 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 4,
"item": "minecraft:iron_ingot"
},
{
"count": 1,
"item": "society:battery"
}
],
"result": "refurbished_furniture:light_toaster",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:lime_dye"
}
],
"result": "refurbished_furniture:lime_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:magenta_dye"
}
],
"result": "refurbished_furniture:magenta_lamp",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:mangrove_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:mangrove_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:oak_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:oak_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:orange_dye"
}
],
"result": "refurbished_furniture:orange_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:pink_dye"
}
],
"result": "refurbished_furniture:pink_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:purple_dye"
}
],
"result": "refurbished_furniture:purple_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:red_dye"
}
],
"result": "refurbished_furniture:red_lamp",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:spruce_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:spruce_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 8,
"item": "minecraft:iron_ingot"
},
{
"count": 2,
"item": "minecraft:copper_ingot"
},
{
"count": 1,
"item": "society:ribbit_gadget"
},
{
"count": 4,
"item": "society:battery"
},
{
"count": 2,
"item": "minecraft:amethyst_shard"
}
],
"result": "refurbished_furniture:television",
"show_notification": false
}
@@ -0,0 +1,23 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 3,
"item": "minecraft:iron_ingot"
},
{
"count": 4,
"item": "minecraft:warped_planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
}
],
"result": "refurbished_furniture:warped_light_ceiling_fan",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:white_dye"
}
],
"result": "refurbished_furniture:white_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "refurbished_furniture:workbench_constructing",
"materials": [
{
"count": 2,
"tag": "minecraft:planks"
},
{
"count": 1,
"item": "society:battery"
},
{
"count": 4,
"item": "minecraft:glowstone_dust"
},
{
"count": 1,
"item": "minecraft:white_wool"
},
{
"count": 1,
"item": "minecraft:yellow_dye"
}
],
"result": "refurbished_furniture:yellow_lamp",
"show_notification": false
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:crimson_fence"
},
"P": {
"item": "minecraft:crimson_planks"
},
"S": {
"item": "minecraft:crimson_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:crimson_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:dark_oak_fence"
},
"P": {
"item": "minecraft:dark_oak_planks"
},
"S": {
"item": "minecraft:dark_oak_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:dark_oak_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,9 @@
{
"type": "refurbished_furniture:frying_pan_cooking",
"category": "food",
"ingredient": {
"item": "meadow:cheese_sandwich"
},
"result": "refurbished_furniture:cheese_toastie",
"time": 400
}
@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "bakery:glowberry_jam"
},
{
"item": "refurbished_furniture:toast"
}
],
"result": {
"item": "refurbished_furniture:glow_berry_jam_toast"
}
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:jungle_fence"
},
"P": {
"item": "minecraft:jungle_planks"
},
"S": {
"item": "minecraft:jungle_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:jungle_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"F": {
"item": "minecraft:blast_furnace"
},
"I": {
"item": "create:zinc_ingot"
},
"R": {
"item": "society:battery"
}
},
"pattern": [
"III",
"IFI",
"RRR"
],
"result": {
"item": "refurbished_furniture:light_electricity_generator"
},
"show_notification": true
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:mangrove_fence"
},
"P": {
"item": "minecraft:mangrove_planks"
},
"S": {
"item": "minecraft:mangrove_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:mangrove_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:oak_fence"
},
"P": {
"item": "minecraft:oak_planks"
},
"S": {
"item": "minecraft:oak_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:oak_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": {
"item": "minecraft:iron_block"
},
"C": {
"item": "minecraft:barrel"
},
"D": {
"item": "minecraft:blue_dye"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"DID",
"ICI",
"IBI"
],
"result": {
"item": "refurbished_furniture:post_box"
},
"show_notification": true
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:spruce_fence"
},
"P": {
"item": "minecraft:spruce_planks"
},
"S": {
"item": "minecraft:spruce_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:spruce_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "bakery:sweetberry_jam"
},
{
"item": "refurbished_furniture:toast"
}
],
"result": {
"item": "refurbished_furniture:sweet_berry_jam_toast"
}
}
@@ -0,0 +1,9 @@
{
"type": "refurbished_furniture:toaster_heating",
"category": "food",
"ingredient": {
"item": "meadow:cheese_sandwich"
},
"result": "refurbished_furniture:cheese_toastie",
"time": 400
}
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:barrel"
},
"F": {
"item": "minecraft:warped_fence"
},
"P": {
"item": "minecraft:warped_planks"
},
"S": {
"item": "minecraft:warped_slab"
}
},
"pattern": [
"SSS",
"PCP",
" F "
],
"result": {
"item": "refurbished_furniture:warped_mail_box"
},
"show_notification": true
}
@@ -0,0 +1,61 @@
{
"values": [
"refurbished_furniture:crimson_basin",
"refurbished_furniture:cherry_basin",
"refurbished_furniture:purple_basin",
"refurbished_furniture:green_basin",
"refurbished_furniture:yellow_basin",
"refurbished_furniture:orange_basin",
"refurbished_furniture:magenta_basin",
"refurbished_furniture:dark_oak_basin",
"refurbished_furniture:light_gray_basin",
"refurbished_furniture:black_basin",
"refurbished_furniture:cyan_basin",
"refurbished_furniture:blue_basin",
"refurbished_furniture:lime_basin",
"refurbished_furniture:brown_basin",
"refurbished_furniture:pink_basin",
"refurbished_furniture:mangrove_basin",
"refurbished_furniture:light_blue_basin",
"refurbished_furniture:red_basin",
"refurbished_furniture:white_basin",
"refurbished_furniture:acacia_basin",
"refurbished_furniture:warped_basin",
"refurbished_furniture:oak_basin",
"refurbished_furniture:birch_basin",
"refurbished_furniture:gray_basin",
"refurbished_furniture:spruce_basin",
"refurbished_furniture:jungle_basin",
"everycomp:rfm/atmospheric/kousa_basin",
"everycomp:rfm/windswept/holly_basin",
"everycomp:rfm/autumnity/maple_basin",
"everycomp:rfm/windswept/chestnut_basin",
"everycomp:rfm/cluttered/poplar_basin",
"everycomp:rfm/cluttered/flowering_poplar_basin",
"everycomp:rfm/quark/azalea_basin",
"everycomp:rfm/betterarcheology/rotten_basin",
"everycomp:rfm/atmospheric/rosewood_basin",
"everycomp:rfm/beachparty/palm_basin",
"everycomp:rfm/cluttered/sycamore_basin",
"everycomp:rfm/quark/ancient_basin",
"everycomp:rfm/atmospheric/laurel_basin",
"everycomp:rfm/vinery/dark_cherry_basin",
"everycomp:rfm/atmospheric/aspen_basin",
"everycomp:rfm/windswept/pine_basin",
"everycomp:rfm/cluttered/red_mushroom_basin",
"everycomp:rfm/cluttered/blue_mushroom_basin",
"everycomp:rfm/meadow/pine_basin",
"everycomp:rfm/botania/dreamwood_basin",
"everycomp:rfm/quark/blossom_basin",
"everycomp:rfm/atmospheric/morado_basin",
"everycomp:rfm/atmospheric/grimwood_basin",
"everycomp:rfm/minecraft/pale_oak_basin",
"everycomp:rfm/cluttered/fluorescent_maple_basin",
"everycomp:rfm/cluttered/flowering_crabapple_basin",
"everycomp:rfm/cluttered/flowering_willow_basin",
"everycomp:rfm/cluttered/crabapple_basin",
"everycomp:rfm/cluttered/willow_basin",
"everycomp:rfm/atmospheric/yucca_basin",
"everycomp:rfm/botania/livingwood_basin"
]
}
@@ -0,0 +1,61 @@
{
"values": [
"refurbished_furniture:warped_bath",
"refurbished_furniture:spruce_bath",
"refurbished_furniture:light_blue_bath",
"refurbished_furniture:jungle_bath",
"refurbished_furniture:dark_oak_bath",
"refurbished_furniture:white_bath",
"refurbished_furniture:blue_bath",
"refurbished_furniture:magenta_bath",
"refurbished_furniture:orange_bath",
"refurbished_furniture:lime_bath",
"refurbished_furniture:oak_bath",
"refurbished_furniture:brown_bath",
"refurbished_furniture:black_bath",
"refurbished_furniture:yellow_bath",
"refurbished_furniture:pink_bath",
"refurbished_furniture:cherry_bath",
"refurbished_furniture:red_bath",
"refurbished_furniture:light_gray_bath",
"refurbished_furniture:crimson_bath",
"refurbished_furniture:birch_bath",
"refurbished_furniture:mangrove_bath",
"refurbished_furniture:cyan_bath",
"refurbished_furniture:gray_bath",
"refurbished_furniture:purple_bath",
"refurbished_furniture:green_bath",
"refurbished_furniture:acacia_bath",
"everycomp:rfm/beachparty/palm_bath",
"everycomp:rfm/quark/blossom_bath",
"everycomp:rfm/cluttered/flowering_poplar_bath",
"everycomp:rfm/cluttered/red_mushroom_bath",
"everycomp:rfm/windswept/holly_bath",
"everycomp:rfm/quark/ancient_bath",
"everycomp:rfm/vinery/dark_cherry_bath",
"everycomp:rfm/atmospheric/yucca_bath",
"everycomp:rfm/atmospheric/laurel_bath",
"everycomp:rfm/atmospheric/aspen_bath",
"everycomp:rfm/betterarcheology/rotten_bath",
"everycomp:rfm/windswept/chestnut_bath",
"everycomp:rfm/cluttered/willow_bath",
"everycomp:rfm/atmospheric/rosewood_bath",
"everycomp:rfm/botania/dreamwood_bath",
"everycomp:rfm/cluttered/sycamore_bath",
"everycomp:rfm/minecraft/pale_oak_bath",
"everycomp:rfm/cluttered/fluorescent_maple_bath",
"everycomp:rfm/windswept/pine_bath",
"everycomp:rfm/cluttered/crabapple_bath",
"everycomp:rfm/cluttered/flowering_willow_bath",
"everycomp:rfm/meadow/pine_bath",
"everycomp:rfm/botania/livingwood_bath",
"everycomp:rfm/autumnity/maple_bath",
"everycomp:rfm/atmospheric/grimwood_bath",
"everycomp:rfm/cluttered/poplar_bath",
"everycomp:rfm/quark/azalea_bath",
"everycomp:rfm/atmospheric/morado_bath",
"everycomp:rfm/cluttered/blue_mushroom_bath",
"everycomp:rfm/atmospheric/kousa_bath",
"everycomp:rfm/cluttered/flowering_crabapple_bath"
]
}
@@ -0,0 +1,45 @@
{
"values": [
"refurbished_furniture:spruce_storage_cabinet",
"refurbished_furniture:oak_storage_cabinet",
"refurbished_furniture:dark_oak_storage_cabinet",
"refurbished_furniture:cherry_storage_cabinet",
"refurbished_furniture:birch_storage_cabinet",
"refurbished_furniture:warped_storage_cabinet",
"refurbished_furniture:mangrove_storage_cabinet",
"refurbished_furniture:jungle_storage_cabinet",
"refurbished_furniture:acacia_storage_cabinet",
"refurbished_furniture:crimson_storage_cabinet",
"everycomp:rfm/cluttered/fluorescent_maple_storage_cabinet",
"everycomp:rfm/autumnity/maple_storage_cabinet",
"everycomp:rfm/cluttered/red_mushroom_storage_cabinet",
"everycomp:rfm/atmospheric/morado_storage_cabinet",
"everycomp:rfm/windswept/chestnut_storage_cabinet",
"everycomp:rfm/betterarcheology/rotten_storage_cabinet",
"everycomp:rfm/meadow/pine_storage_cabinet",
"everycomp:rfm/atmospheric/aspen_storage_cabinet",
"everycomp:rfm/cluttered/flowering_poplar_storage_cabinet",
"everycomp:rfm/quark/ancient_storage_cabinet",
"everycomp:rfm/quark/blossom_storage_cabinet",
"everycomp:rfm/vinery/dark_cherry_storage_cabinet",
"everycomp:rfm/windswept/holly_storage_cabinet",
"everycomp:rfm/cluttered/crabapple_storage_cabinet",
"everycomp:rfm/windswept/pine_storage_cabinet",
"everycomp:rfm/quark/azalea_storage_cabinet",
"everycomp:rfm/botania/livingwood_storage_cabinet",
"everycomp:rfm/cluttered/flowering_crabapple_storage_cabinet",
"everycomp:rfm/cluttered/flowering_willow_storage_cabinet",
"everycomp:rfm/cluttered/blue_mushroom_storage_cabinet",
"everycomp:rfm/cluttered/willow_storage_cabinet",
"everycomp:rfm/beachparty/palm_storage_cabinet",
"everycomp:rfm/cluttered/sycamore_storage_cabinet",
"everycomp:rfm/atmospheric/rosewood_storage_cabinet",
"everycomp:rfm/atmospheric/grimwood_storage_cabinet",
"everycomp:rfm/atmospheric/kousa_storage_cabinet",
"everycomp:rfm/atmospheric/laurel_storage_cabinet",
"everycomp:rfm/atmospheric/yucca_storage_cabinet",
"everycomp:rfm/cluttered/poplar_storage_cabinet",
"everycomp:rfm/minecraft/pale_oak_storage_cabinet",
"everycomp:rfm/botania/dreamwood_storage_cabinet"
]
}
@@ -0,0 +1,86 @@
{
"values": [
"refurbished_furniture:cherry_dark_ceiling_fan",
"refurbished_furniture:birch_dark_ceiling_fan",
"refurbished_furniture:warped_light_ceiling_fan",
"refurbished_furniture:dark_oak_light_ceiling_fan",
"refurbished_furniture:dark_oak_dark_ceiling_fan",
"refurbished_furniture:jungle_light_ceiling_fan",
"refurbished_furniture:cherry_light_ceiling_fan",
"refurbished_furniture:oak_light_ceiling_fan",
"refurbished_furniture:crimson_dark_ceiling_fan",
"refurbished_furniture:acacia_light_ceiling_fan",
"refurbished_furniture:mangrove_dark_ceiling_fan",
"refurbished_furniture:oak_dark_ceiling_fan",
"refurbished_furniture:jungle_dark_ceiling_fan",
"refurbished_furniture:acacia_dark_ceiling_fan",
"refurbished_furniture:spruce_light_ceiling_fan",
"refurbished_furniture:warped_dark_ceiling_fan",
"refurbished_furniture:spruce_dark_ceiling_fan",
"refurbished_furniture:birch_light_ceiling_fan",
"refurbished_furniture:crimson_light_ceiling_fan",
"refurbished_furniture:mangrove_light_ceiling_fan",
"everycomp:rfm/autumnity/maple_light_ceiling_fan",
"everycomp:rfm/windswept/pine_dark_ceiling_fan",
"everycomp:rfm/atmospheric/aspen_light_ceiling_fan",
"everycomp:rfm/minecraft/pale_oak_dark_ceiling_fan",
"everycomp:rfm/atmospheric/morado_dark_ceiling_fan",
"everycomp:rfm/windswept/pine_light_ceiling_fan",
"everycomp:rfm/cluttered/fluorescent_maple_light_ceiling_fan",
"everycomp:rfm/cluttered/poplar_dark_ceiling_fan",
"everycomp:rfm/atmospheric/rosewood_light_ceiling_fan",
"everycomp:rfm/meadow/pine_light_ceiling_fan",
"everycomp:rfm/atmospheric/morado_light_ceiling_fan",
"everycomp:rfm/beachparty/palm_light_ceiling_fan",
"everycomp:rfm/minecraft/pale_oak_light_ceiling_fan",
"everycomp:rfm/atmospheric/grimwood_dark_ceiling_fan",
"everycomp:rfm/windswept/holly_light_ceiling_fan",
"everycomp:rfm/betterarcheology/rotten_light_ceiling_fan",
"everycomp:rfm/vinery/dark_cherry_light_ceiling_fan",
"everycomp:rfm/botania/dreamwood_dark_ceiling_fan",
"everycomp:rfm/cluttered/red_mushroom_light_ceiling_fan",
"everycomp:rfm/cluttered/flowering_crabapple_dark_ceiling_fan",
"everycomp:rfm/cluttered/poplar_light_ceiling_fan",
"everycomp:rfm/cluttered/blue_mushroom_dark_ceiling_fan",
"everycomp:rfm/beachparty/palm_dark_ceiling_fan",
"everycomp:rfm/cluttered/sycamore_light_ceiling_fan",
"everycomp:rfm/cluttered/fluorescent_maple_dark_ceiling_fan",
"everycomp:rfm/windswept/chestnut_light_ceiling_fan",
"everycomp:rfm/cluttered/flowering_willow_light_ceiling_fan",
"everycomp:rfm/cluttered/crabapple_dark_ceiling_fan",
"everycomp:rfm/cluttered/flowering_crabapple_light_ceiling_fan",
"everycomp:rfm/atmospheric/kousa_light_ceiling_fan",
"everycomp:rfm/quark/ancient_light_ceiling_fan",
"everycomp:rfm/quark/azalea_light_ceiling_fan",
"everycomp:rfm/cluttered/flowering_poplar_dark_ceiling_fan",
"everycomp:rfm/cluttered/willow_light_ceiling_fan",
"everycomp:rfm/vinery/dark_cherry_dark_ceiling_fan",
"everycomp:rfm/cluttered/flowering_poplar_light_ceiling_fan",
"everycomp:rfm/quark/blossom_light_ceiling_fan",
"everycomp:rfm/windswept/chestnut_dark_ceiling_fan",
"everycomp:rfm/botania/livingwood_light_ceiling_fan",
"everycomp:rfm/autumnity/maple_dark_ceiling_fan",
"everycomp:rfm/windswept/holly_dark_ceiling_fan",
"everycomp:rfm/cluttered/willow_dark_ceiling_fan",
"everycomp:rfm/betterarcheology/rotten_dark_ceiling_fan",
"everycomp:rfm/atmospheric/laurel_dark_ceiling_fan",
"everycomp:rfm/atmospheric/yucca_light_ceiling_fan",
"everycomp:rfm/atmospheric/aspen_dark_ceiling_fan",
"everycomp:rfm/atmospheric/grimwood_light_ceiling_fan",
"everycomp:rfm/cluttered/flowering_willow_dark_ceiling_fan",
"everycomp:rfm/meadow/pine_dark_ceiling_fan",
"everycomp:rfm/atmospheric/rosewood_dark_ceiling_fan",
"everycomp:rfm/cluttered/blue_mushroom_light_ceiling_fan",
"everycomp:rfm/botania/livingwood_dark_ceiling_fan",
"everycomp:rfm/atmospheric/kousa_dark_ceiling_fan",
"everycomp:rfm/cluttered/crabapple_light_ceiling_fan",
"everycomp:rfm/cluttered/sycamore_dark_ceiling_fan",
"everycomp:rfm/quark/ancient_dark_ceiling_fan",
"everycomp:rfm/cluttered/red_mushroom_dark_ceiling_fan",
"everycomp:rfm/quark/azalea_dark_ceiling_fan",
"everycomp:rfm/botania/dreamwood_light_ceiling_fan",
"everycomp:rfm/atmospheric/yucca_dark_ceiling_fan",
"everycomp:rfm/atmospheric/laurel_light_ceiling_fan",
"everycomp:rfm/quark/blossom_dark_ceiling_fan"
]
}
@@ -0,0 +1,44 @@
{
"values": [
"refurbished_furniture:oak_chair",
"refurbished_furniture:warped_chair",
"refurbished_furniture:acacia_chair",
"refurbished_furniture:birch_chair",
"refurbished_furniture:jungle_chair",
"refurbished_furniture:crimson_chair",
"refurbished_furniture:spruce_chair",
"refurbished_furniture:dark_oak_chair",
"refurbished_furniture:mangrove_chair",
"refurbished_furniture:cherry_chair",
"everycomp:rfm/cluttered/fluorescent_maple_chair",
"everycomp:rfm/cluttered/flowering_crabapple_chair",
"everycomp:rfm/beachparty/palm_chair",
"everycomp:rfm/cluttered/flowering_poplar_chair",
"everycomp:rfm/botania/dreamwood_chair",
"everycomp:rfm/cluttered/red_mushroom_chair",
"everycomp:rfm/cluttered/blue_mushroom_chair",
"everycomp:rfm/atmospheric/yucca_chair",
"everycomp:rfm/cluttered/willow_chair",
"everycomp:rfm/quark/blossom_chair",
"everycomp:rfm/quark/azalea_chair",
"everycomp:rfm/cluttered/flowering_willow_chair",
"everycomp:rfm/atmospheric/kousa_chair",
"everycomp:rfm/quark/ancient_chair",
"everycomp:rfm/windswept/holly_chair",
"everycomp:rfm/atmospheric/morado_chair",
"everycomp:rfm/minecraft/pale_oak_chair",
"everycomp:rfm/windswept/pine_chair",
"everycomp:rfm/botania/livingwood_chair",
"everycomp:rfm/cluttered/sycamore_chair",
"everycomp:rfm/betterarcheology/rotten_chair",
"everycomp:rfm/cluttered/crabapple_chair",
"everycomp:rfm/atmospheric/grimwood_chair",
"everycomp:rfm/atmospheric/aspen_chair",
"everycomp:rfm/atmospheric/rosewood_chair",
"everycomp:rfm/autumnity/maple_chair",
"everycomp:rfm/windswept/chestnut_chair",
"everycomp:rfm/cluttered/poplar_chair",
"everycomp:rfm/meadow/pine_chair",
"everycomp:rfm/atmospheric/laurel_chair"
]
}
@@ -0,0 +1,44 @@
{
"values": [
"refurbished_furniture:jungle_crate",
"refurbished_furniture:mangrove_crate",
"refurbished_furniture:acacia_crate",
"refurbished_furniture:oak_crate",
"refurbished_furniture:crimson_crate",
"refurbished_furniture:cherry_crate",
"refurbished_furniture:warped_crate",
"refurbished_furniture:dark_oak_crate",
"refurbished_furniture:birch_crate",
"refurbished_furniture:spruce_crate",
"everycomp:rfm/quark/blossom_crate",
"everycomp:rfm/cluttered/willow_crate",
"everycomp:rfm/botania/dreamwood_crate",
"everycomp:rfm/cluttered/poplar_crate",
"everycomp:rfm/minecraft/pale_oak_crate",
"everycomp:rfm/cluttered/crabapple_crate",
"everycomp:rfm/quark/ancient_crate",
"everycomp:rfm/beachparty/palm_crate",
"everycomp:rfm/cluttered/fluorescent_maple_crate",
"everycomp:rfm/atmospheric/kousa_crate",
"everycomp:rfm/atmospheric/laurel_crate",
"everycomp:rfm/betterarcheology/rotten_crate",
"everycomp:rfm/atmospheric/grimwood_crate",
"everycomp:rfm/atmospheric/aspen_crate",
"everycomp:rfm/cluttered/flowering_poplar_crate",
"everycomp:rfm/atmospheric/rosewood_crate",
"everycomp:rfm/vinery/dark_cherry_crate",
"everycomp:rfm/botania/livingwood_crate",
"everycomp:rfm/cluttered/flowering_crabapple_crate",
"everycomp:rfm/cluttered/blue_mushroom_crate",
"everycomp:rfm/cluttered/flowering_willow_crate",
"everycomp:rfm/autumnity/maple_crate",
"everycomp:rfm/windswept/pine_crate",
"everycomp:rfm/atmospheric/morado_crate",
"everycomp:rfm/meadow/pine_crate",
"everycomp:rfm/cluttered/sycamore_crate",
"everycomp:rfm/atmospheric/yucca_crate",
"everycomp:rfm/cluttered/red_mushroom_crate",
"everycomp:rfm/quark/azalea_crate",
"everycomp:rfm/windswept/holly_crate"
]
}
@@ -0,0 +1,45 @@
{
"values": [
"refurbished_furniture:dark_oak_cutting_board",
"refurbished_furniture:cherry_cutting_board",
"refurbished_furniture:oak_cutting_board",
"refurbished_furniture:warped_cutting_board",
"refurbished_furniture:jungle_cutting_board",
"refurbished_furniture:birch_cutting_board",
"refurbished_furniture:crimson_cutting_board",
"refurbished_furniture:spruce_cutting_board",
"refurbished_furniture:acacia_cutting_board",
"refurbished_furniture:mangrove_cutting_board",
"everycomp:rfm/cluttered/fluorescent_maple_cutting_board",
"everycomp:rfm/atmospheric/kousa_cutting_board",
"everycomp:rfm/quark/ancient_cutting_board",
"everycomp:rfm/meadow/pine_cutting_board",
"everycomp:rfm/windswept/chestnut_cutting_board",
"everycomp:rfm/windswept/pine_cutting_board",
"everycomp:rfm/atmospheric/laurel_cutting_board",
"everycomp:rfm/cluttered/crabapple_cutting_board",
"everycomp:rfm/cluttered/poplar_cutting_board",
"everycomp:rfm/quark/blossom_cutting_board",
"everycomp:rfm/atmospheric/aspen_cutting_board",
"everycomp:rfm/windswept/holly_cutting_board",
"everycomp:rfm/cluttered/blue_mushroom_cutting_board",
"everycomp:rfm/cluttered/sycamore_cutting_board",
"everycomp:rfm/atmospheric/rosewood_cutting_board",
"everycomp:rfm/botania/livingwood_cutting_board",
"everycomp:rfm/beachparty/palm_cutting_board",
"everycomp:rfm/atmospheric/grimwood_cutting_board",
"everycomp:rfm/cluttered/red_mushroom_cutting_board",
"everycomp:rfm/cluttered/flowering_poplar_cutting_board",
"everycomp:rfm/cluttered/willow_cutting_board",
"everycomp:rfm/vinery/dark_cherry_cutting_board",
"everycomp:rfm/cluttered/flowering_crabapple_cutting_board",
"everycomp:rfm/quark/azalea_cutting_board",
"everycomp:rfm/autumnity/maple_cutting_board",
"everycomp:rfm/betterarcheology/rotten_cutting_board",
"everycomp:rfm/botania/dreamwood_cutting_board",
"everycomp:rfm/minecraft/pale_oak_cutting_board",
"everycomp:rfm/atmospheric/morado_cutting_board",
"everycomp:rfm/cluttered/flowering_willow_cutting_board",
"everycomp:rfm/atmospheric/yucca_cutting_board"
]
}
@@ -0,0 +1,45 @@
{
"values": [
"refurbished_furniture:mangrove_desk",
"refurbished_furniture:birch_desk",
"refurbished_furniture:acacia_desk",
"refurbished_furniture:oak_desk",
"refurbished_furniture:warped_desk",
"refurbished_furniture:crimson_desk",
"refurbished_furniture:dark_oak_desk",
"refurbished_furniture:cherry_desk",
"refurbished_furniture:jungle_desk",
"refurbished_furniture:spruce_desk",
"everycomp:rfm/atmospheric/yucca_desk",
"everycomp:rfm/cluttered/poplar_desk",
"everycomp:rfm/atmospheric/kousa_desk",
"everycomp:rfm/cluttered/sycamore_desk",
"everycomp:rfm/botania/dreamwood_desk",
"everycomp:rfm/quark/blossom_desk",
"everycomp:rfm/autumnity/maple_desk",
"everycomp:rfm/cluttered/red_mushroom_desk",
"everycomp:rfm/atmospheric/aspen_desk",
"everycomp:rfm/betterarcheology/rotten_desk",
"everycomp:rfm/windswept/chestnut_desk",
"everycomp:rfm/windswept/holly_desk",
"everycomp:rfm/atmospheric/morado_desk",
"everycomp:rfm/atmospheric/rosewood_desk",
"everycomp:rfm/windswept/pine_desk",
"everycomp:rfm/atmospheric/grimwood_desk",
"everycomp:rfm/cluttered/blue_mushroom_desk",
"everycomp:rfm/quark/ancient_desk",
"everycomp:rfm/botania/livingwood_desk",
"everycomp:rfm/vinery/dark_cherry_desk",
"everycomp:rfm/cluttered/fluorescent_maple_desk",
"everycomp:rfm/cluttered/flowering_crabapple_desk",
"everycomp:rfm/minecraft/pale_oak_desk",
"everycomp:rfm/cluttered/flowering_willow_desk",
"everycomp:rfm/atmospheric/laurel_desk",
"everycomp:rfm/beachparty/palm_desk",
"everycomp:rfm/meadow/pine_desk",
"everycomp:rfm/cluttered/willow_desk",
"everycomp:rfm/cluttered/crabapple_desk",
"everycomp:rfm/quark/azalea_desk",
"everycomp:rfm/cluttered/flowering_poplar_desk"
]
}
@@ -0,0 +1,44 @@
{
"values": [
"refurbished_furniture:warped_drawer",
"refurbished_furniture:mangrove_drawer",
"refurbished_furniture:dark_oak_drawer",
"refurbished_furniture:jungle_drawer",
"refurbished_furniture:cherry_drawer",
"refurbished_furniture:spruce_drawer",
"refurbished_furniture:oak_drawer",
"refurbished_furniture:birch_drawer",
"refurbished_furniture:acacia_drawer",
"refurbished_furniture:crimson_drawer",
"everycomp:rfm/botania/livingwood_drawer",
"everycomp:rfm/atmospheric/laurel_drawer",
"everycomp:rfm/atmospheric/kousa_drawer",
"everycomp:rfm/cluttered/sycamore_drawer",
"everycomp:rfm/cluttered/willow_drawer",
"everycomp:rfm/quark/ancient_drawer",
"everycomp:rfm/cluttered/blue_mushroom_drawer",
"everycomp:rfm/cluttered/fluorescent_maple_drawer",
"everycomp:rfm/botania/dreamwood_drawer",
"everycomp:rfm/atmospheric/aspen_drawer",
"everycomp:rfm/autumnity/maple_drawer",
"everycomp:rfm/minecraft/pale_oak_drawer",
"everycomp:rfm/atmospheric/yucca_drawer",
"everycomp:rfm/beachparty/palm_drawer",
"everycomp:rfm/quark/azalea_drawer",
"everycomp:rfm/meadow/pine_drawer",
"everycomp:rfm/windswept/holly_drawer",
"everycomp:rfm/windswept/pine_drawer",
"everycomp:rfm/betterarcheology/rotten_drawer",
"everycomp:rfm/cluttered/crabapple_drawer",
"everycomp:rfm/cluttered/red_mushroom_drawer",
"everycomp:rfm/cluttered/flowering_poplar_drawer",
"everycomp:rfm/quark/blossom_drawer",
"everycomp:rfm/windswept/chestnut_drawer",
"everycomp:rfm/cluttered/flowering_crabapple_drawer",
"everycomp:rfm/cluttered/poplar_drawer",
"everycomp:rfm/atmospheric/grimwood_drawer",
"everycomp:rfm/cluttered/flowering_willow_drawer",
"everycomp:rfm/atmospheric/morado_drawer",
"everycomp:rfm/atmospheric/rosewood_drawer"
]
}
@@ -0,0 +1,20 @@
{
"values": [
"refurbished_furniture:brown_grill",
"refurbished_furniture:lime_grill",
"refurbished_furniture:cyan_grill",
"refurbished_furniture:light_gray_grill",
"refurbished_furniture:orange_grill",
"refurbished_furniture:pink_grill",
"refurbished_furniture:purple_grill",
"refurbished_furniture:magenta_grill",
"refurbished_furniture:gray_grill",
"refurbished_furniture:light_blue_grill",
"refurbished_furniture:white_grill",
"refurbished_furniture:black_grill",
"refurbished_furniture:blue_grill",
"refurbished_furniture:red_grill",
"refurbished_furniture:green_grill",
"refurbished_furniture:yellow_grill"
]
}
@@ -0,0 +1,81 @@
{
"values": [
"refurbished_furniture:mangrove_hedge",
"refurbished_furniture:birch_hedge",
"refurbished_furniture:cherry_hedge",
"refurbished_furniture:acacia_hedge",
"refurbished_furniture:azalea_hedge",
"refurbished_furniture:jungle_hedge",
"refurbished_furniture:oak_hedge",
"refurbished_furniture:dark_oak_hedge",
"refurbished_furniture:spruce_hedge",
"everycomp:q/vinery/apple_hedge",
"everycomp:q/windswept/holly_hedge",
"everycomp:q/autumnity/red_maple_hedge",
"everycomp:rfm/atmospheric/dry_laurel_hedge",
"everycomp:q/atmospheric/kousa_hedge",
"everycomp:rfm/atmospheric/kousa_hedge",
"everycomp:q/cluttered/willow_hedge",
"everycomp:rfm/atmospheric/yucca_hedge",
"everycomp:q/cluttered/crabapple_hedge",
"everycomp:rfm/cluttered/flowering_poplar_hedge",
"everycomp:q/rainbowoaks/rainbow_hedge",
"everycomp:q/minecraft/pale_oak_hedge",
"everycomp:rfm/beachparty/palm_hedge",
"everycomp:rfm/autumnity/yellow_maple_hedge",
"everycomp:rfm/cluttered/fluorescent_maple_hedge",
"everycomp:q/atmospheric/grimwood_hedge",
"everycomp:q/cluttered/flowering_crabapple_hedge",
"everycomp:rfm/atmospheric/laurel_hedge",
"everycomp:rfm/autumnity/maple_hedge",
"everycomp:q/cluttered/flowering_poplar_hedge",
"everycomp:q/cluttered/sycamore_hedge",
"everycomp:rfm/minecraft/pale_oak_hedge",
"everycomp:q/cluttered/flowering_fluorescent_maple_hedge",
"everycomp:rfm/atmospheric/green_aspen_hedge",
"everycomp:rfm/atmospheric/currant_hedge",
"everycomp:q/autumnity/maple_hedge",
"everycomp:q/cluttered/fluorescent_maple_hedge",
"everycomp:q/atmospheric/yucca_hedge",
"everycomp:q/autumnity/orange_maple_hedge",
"everycomp:rfm/vinery/apple_hedge",
"everycomp:rfm/vinery/grapevine_hedge",
"everycomp:q/autumnity/yellow_maple_hedge",
"everycomp:rfm/autumnity/orange_maple_hedge",
"everycomp:rfm/autumnity/red_maple_hedge",
"everycomp:rfm/cluttered/flowering_crabapple_hedge",
"everycomp:rfm/vinery/dark_cherry_hedge",
"everycomp:rfm/windswept/holly_hedge",
"everycomp:q/meadow/pine_hedge",
"everycomp:rfm/cluttered/willow_hedge",
"everycomp:rfm/cluttered/crabapple_hedge",
"everycomp:q/cluttered/poplar_hedge",
"everycomp:rfm/cluttered/sycamore_hedge",
"everycomp:rfm/rainbowoaks/rainbow_hedge",
"everycomp:rfm/meadow/pine_hedge",
"everycomp:rfm/cluttered/flowering_willow_hedge",
"everycomp:rfm/cluttered/poplar_hedge",
"everycomp:rfm/atmospheric/rosewood_hedge",
"everycomp:q/atmospheric/green_aspen_hedge",
"everycomp:q/atmospheric/rosewood_hedge",
"everycomp:rfm/atmospheric/grimwood_hedge",
"everycomp:q/windswept/chestnut_hedge",
"everycomp:rfm/windswept/flowering_acacia_hedge",
"everycomp:rfm/windswept/chestnut_hedge",
"everycomp:q/atmospheric/aspen_hedge",
"everycomp:q/windswept/pine_hedge",
"everycomp:q/beachparty/palm_hedge",
"everycomp:q/cluttered/flowering_willow_hedge",
"everycomp:q/atmospheric/flowering_morado_hedge",
"everycomp:rfm/windswept/pine_hedge",
"everycomp:q/atmospheric/dry_laurel_hedge",
"everycomp:q/vinery/dark_cherry_hedge",
"everycomp:q/atmospheric/morado_hedge",
"everycomp:q/windswept/flowering_acacia_hedge",
"everycomp:q/atmospheric/laurel_hedge",
"everycomp:rfm/atmospheric/flowering_morado_hedge",
"everycomp:rfm/cluttered/flowering_fluorescent_maple_hedge",
"everycomp:rfm/atmospheric/morado_hedge",
"everycomp:rfm/atmospheric/aspen_hedge"
]
}
@@ -0,0 +1,232 @@
{
"values": [
"refurbished_furniture:oak_kitchen_drawer",
"refurbished_furniture:black_kitchen_sink",
"refurbished_furniture:brown_kitchen_drawer",
"refurbished_furniture:brown_kitchen_sink",
"refurbished_furniture:pink_kitchen_sink",
"refurbished_furniture:birch_kitchen_cabinetry",
"refurbished_furniture:mangrove_kitchen_drawer",
"refurbished_furniture:mangrove_kitchen_storage_cabinet",
"refurbished_furniture:cyan_kitchen_sink",
"refurbished_furniture:blue_kitchen_sink",
"refurbished_furniture:orange_kitchen_storage_cabinet",
"refurbished_furniture:yellow_kitchen_drawer",
"refurbished_furniture:yellow_kitchen_sink",
"refurbished_furniture:light_blue_kitchen_storage_cabinet",
"refurbished_furniture:brown_kitchen_cabinetry",
"refurbished_furniture:red_kitchen_storage_cabinet",
"refurbished_furniture:cyan_kitchen_storage_cabinet",
"refurbished_furniture:red_kitchen_cabinetry",
"refurbished_furniture:cherry_kitchen_drawer",
"refurbished_furniture:cyan_kitchen_cabinetry",
"refurbished_furniture:lime_kitchen_sink",
"refurbished_furniture:light_blue_kitchen_sink",
"refurbished_furniture:mangrove_kitchen_sink",
"refurbished_furniture:green_kitchen_storage_cabinet",
"refurbished_furniture:gray_kitchen_sink",
"refurbished_furniture:green_kitchen_sink",
"refurbished_furniture:pink_kitchen_storage_cabinet",
"refurbished_furniture:warped_kitchen_sink",
"refurbished_furniture:light_blue_kitchen_cabinetry",
"refurbished_furniture:white_kitchen_sink",
"refurbished_furniture:birch_kitchen_sink",
"refurbished_furniture:dark_oak_kitchen_sink",
"refurbished_furniture:cyan_kitchen_drawer",
"refurbished_furniture:lime_kitchen_drawer",
"refurbished_furniture:oak_kitchen_storage_cabinet",
"refurbished_furniture:yellow_kitchen_storage_cabinet",
"refurbished_furniture:lime_kitchen_cabinetry",
"refurbished_furniture:blue_kitchen_drawer",
"refurbished_furniture:light_blue_kitchen_drawer",
"refurbished_furniture:magenta_kitchen_cabinetry",
"refurbished_furniture:acacia_kitchen_cabinetry",
"refurbished_furniture:purple_kitchen_drawer",
"refurbished_furniture:white_kitchen_drawer",
"refurbished_furniture:cherry_kitchen_sink",
"refurbished_furniture:mangrove_kitchen_cabinetry",
"refurbished_furniture:dark_oak_kitchen_drawer",
"refurbished_furniture:pink_kitchen_drawer",
"refurbished_furniture:oak_kitchen_sink",
"refurbished_furniture:pink_kitchen_cabinetry",
"refurbished_furniture:white_kitchen_cabinetry",
"refurbished_furniture:red_kitchen_sink",
"refurbished_furniture:white_kitchen_storage_cabinet",
"refurbished_furniture:spruce_kitchen_storage_cabinet",
"refurbished_furniture:dark_oak_kitchen_storage_cabinet",
"refurbished_furniture:black_kitchen_drawer",
"refurbished_furniture:black_kitchen_storage_cabinet",
"refurbished_furniture:jungle_kitchen_sink",
"refurbished_furniture:blue_kitchen_storage_cabinet",
"refurbished_furniture:warped_kitchen_drawer",
"refurbished_furniture:spruce_kitchen_drawer",
"refurbished_furniture:birch_kitchen_storage_cabinet",
"refurbished_furniture:orange_kitchen_sink",
"refurbished_furniture:spruce_kitchen_sink",
"refurbished_furniture:gray_kitchen_drawer",
"refurbished_furniture:black_kitchen_cabinetry",
"refurbished_furniture:orange_kitchen_cabinetry",
"refurbished_furniture:magenta_kitchen_sink",
"refurbished_furniture:warped_kitchen_storage_cabinet",
"refurbished_furniture:oak_kitchen_cabinetry",
"refurbished_furniture:acacia_kitchen_sink",
"refurbished_furniture:gray_kitchen_cabinetry",
"refurbished_furniture:magenta_kitchen_drawer",
"refurbished_furniture:gray_kitchen_storage_cabinet",
"refurbished_furniture:crimson_kitchen_cabinetry",
"refurbished_furniture:birch_kitchen_drawer",
"refurbished_furniture:crimson_kitchen_storage_cabinet",
"refurbished_furniture:yellow_kitchen_cabinetry",
"refurbished_furniture:light_gray_kitchen_sink",
"refurbished_furniture:warped_kitchen_cabinetry",
"refurbished_furniture:orange_kitchen_drawer",
"refurbished_furniture:red_kitchen_drawer",
"refurbished_furniture:dark_oak_kitchen_cabinetry",
"refurbished_furniture:acacia_kitchen_storage_cabinet",
"refurbished_furniture:crimson_kitchen_drawer",
"refurbished_furniture:green_kitchen_drawer",
"refurbished_furniture:spruce_kitchen_cabinetry",
"refurbished_furniture:acacia_kitchen_drawer",
"refurbished_furniture:jungle_kitchen_drawer",
"refurbished_furniture:lime_kitchen_storage_cabinet",
"refurbished_furniture:brown_kitchen_storage_cabinet",
"refurbished_furniture:purple_kitchen_cabinetry",
"refurbished_furniture:purple_kitchen_sink",
"refurbished_furniture:purple_kitchen_storage_cabinet",
"refurbished_furniture:green_kitchen_cabinetry",
"refurbished_furniture:crimson_kitchen_sink",
"refurbished_furniture:light_gray_kitchen_storage_cabinet",
"refurbished_furniture:blue_kitchen_cabinetry",
"refurbished_furniture:magenta_kitchen_storage_cabinet",
"refurbished_furniture:light_gray_kitchen_cabinetry",
"refurbished_furniture:jungle_kitchen_cabinetry",
"refurbished_furniture:cherry_kitchen_cabinetry",
"refurbished_furniture:jungle_kitchen_storage_cabinet",
"refurbished_furniture:light_gray_kitchen_drawer",
"refurbished_furniture:cherry_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/poplar_kitchen_cabinetry",
"everycomp:rfm/cluttered/poplar_kitchen_sink",
"everycomp:rfm/quark/azalea_kitchen_sink",
"everycomp:rfm/cluttered/crabapple_kitchen_cabinetry",
"everycomp:rfm/atmospheric/grimwood_kitchen_storage_cabinet",
"everycomp:rfm/atmospheric/aspen_kitchen_drawer",
"everycomp:rfm/atmospheric/kousa_kitchen_sink",
"everycomp:rfm/cluttered/willow_kitchen_cabinetry",
"everycomp:rfm/botania/dreamwood_kitchen_sink",
"everycomp:rfm/meadow/pine_kitchen_drawer",
"everycomp:rfm/atmospheric/yucca_kitchen_sink",
"everycomp:rfm/atmospheric/morado_kitchen_cabinetry",
"everycomp:rfm/atmospheric/aspen_kitchen_cabinetry",
"everycomp:rfm/botania/livingwood_kitchen_drawer",
"everycomp:rfm/cluttered/flowering_crabapple_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/willow_kitchen_drawer",
"everycomp:rfm/cluttered/flowering_willow_kitchen_drawer",
"everycomp:rfm/botania/dreamwood_kitchen_storage_cabinet",
"everycomp:rfm/quark/ancient_kitchen_sink",
"everycomp:rfm/atmospheric/grimwood_kitchen_sink",
"everycomp:rfm/atmospheric/kousa_kitchen_storage_cabinet",
"everycomp:rfm/quark/ancient_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/flowering_poplar_kitchen_sink",
"everycomp:rfm/cluttered/willow_kitchen_sink",
"everycomp:rfm/cluttered/fluorescent_maple_kitchen_drawer",
"everycomp:rfm/cluttered/fluorescent_maple_kitchen_storage_cabinet",
"everycomp:rfm/quark/ancient_kitchen_drawer",
"everycomp:rfm/cluttered/flowering_poplar_kitchen_storage_cabinet",
"everycomp:rfm/botania/livingwood_kitchen_sink",
"everycomp:rfm/atmospheric/yucca_kitchen_cabinetry",
"everycomp:rfm/autumnity/maple_kitchen_storage_cabinet",
"everycomp:rfm/quark/azalea_kitchen_storage_cabinet",
"everycomp:rfm/beachparty/palm_kitchen_storage_cabinet",
"everycomp:rfm/atmospheric/grimwood_kitchen_cabinetry",
"everycomp:rfm/cluttered/poplar_kitchen_drawer",
"everycomp:rfm/quark/azalea_kitchen_cabinetry",
"everycomp:rfm/windswept/holly_kitchen_storage_cabinet",
"everycomp:rfm/betterarcheology/rotten_kitchen_drawer",
"everycomp:rfm/meadow/pine_kitchen_sink",
"everycomp:rfm/betterarcheology/rotten_kitchen_sink",
"everycomp:rfm/meadow/pine_kitchen_storage_cabinet",
"everycomp:rfm/atmospheric/aspen_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/sycamore_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/sycamore_kitchen_sink",
"everycomp:rfm/windswept/chestnut_kitchen_sink",
"everycomp:rfm/cluttered/red_mushroom_kitchen_storage_cabinet",
"everycomp:rfm/botania/livingwood_kitchen_cabinetry",
"everycomp:rfm/atmospheric/yucca_kitchen_drawer",
"everycomp:rfm/windswept/holly_kitchen_drawer",
"everycomp:rfm/minecraft/pale_oak_kitchen_storage_cabinet",
"everycomp:rfm/vinery/dark_cherry_kitchen_cabinetry",
"everycomp:rfm/cluttered/red_mushroom_kitchen_sink",
"everycomp:rfm/atmospheric/laurel_kitchen_sink",
"everycomp:rfm/atmospheric/rosewood_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/blue_mushroom_kitchen_cabinetry",
"everycomp:rfm/cluttered/fluorescent_maple_kitchen_sink",
"everycomp:rfm/meadow/pine_kitchen_cabinetry",
"everycomp:rfm/atmospheric/laurel_kitchen_cabinetry",
"everycomp:rfm/atmospheric/morado_kitchen_sink",
"everycomp:rfm/windswept/chestnut_kitchen_cabinetry",
"everycomp:rfm/cluttered/flowering_crabapple_kitchen_drawer",
"everycomp:rfm/windswept/chestnut_kitchen_drawer",
"everycomp:rfm/windswept/pine_kitchen_cabinetry",
"everycomp:rfm/quark/blossom_kitchen_storage_cabinet",
"everycomp:rfm/quark/azalea_kitchen_drawer",
"everycomp:rfm/atmospheric/morado_kitchen_drawer",
"everycomp:rfm/atmospheric/grimwood_kitchen_drawer",
"everycomp:rfm/atmospheric/laurel_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/flowering_poplar_kitchen_cabinetry",
"everycomp:rfm/windswept/pine_kitchen_storage_cabinet",
"everycomp:rfm/autumnity/maple_kitchen_drawer",
"everycomp:rfm/cluttered/red_mushroom_kitchen_drawer",
"everycomp:rfm/cluttered/crabapple_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/blue_mushroom_kitchen_drawer",
"everycomp:rfm/cluttered/blue_mushroom_kitchen_sink",
"everycomp:rfm/minecraft/pale_oak_kitchen_sink",
"everycomp:rfm/minecraft/pale_oak_kitchen_cabinetry",
"everycomp:rfm/minecraft/pale_oak_kitchen_drawer",
"everycomp:rfm/atmospheric/kousa_kitchen_cabinetry",
"everycomp:rfm/cluttered/sycamore_kitchen_drawer",
"everycomp:rfm/cluttered/poplar_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/flowering_poplar_kitchen_drawer",
"everycomp:rfm/cluttered/crabapple_kitchen_sink",
"everycomp:rfm/cluttered/fluorescent_maple_kitchen_cabinetry",
"everycomp:rfm/betterarcheology/rotten_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/blue_mushroom_kitchen_storage_cabinet",
"everycomp:rfm/quark/blossom_kitchen_sink",
"everycomp:rfm/autumnity/maple_kitchen_sink",
"everycomp:rfm/cluttered/flowering_crabapple_kitchen_sink",
"everycomp:rfm/cluttered/sycamore_kitchen_cabinetry",
"everycomp:rfm/vinery/dark_cherry_kitchen_storage_cabinet",
"everycomp:rfm/autumnity/maple_kitchen_cabinetry",
"everycomp:rfm/atmospheric/morado_kitchen_storage_cabinet",
"everycomp:rfm/botania/dreamwood_kitchen_cabinetry",
"everycomp:rfm/windswept/holly_kitchen_cabinetry",
"everycomp:rfm/betterarcheology/rotten_kitchen_cabinetry",
"everycomp:rfm/atmospheric/rosewood_kitchen_cabinetry",
"everycomp:rfm/atmospheric/rosewood_kitchen_sink",
"everycomp:rfm/vinery/dark_cherry_kitchen_sink",
"everycomp:rfm/beachparty/palm_kitchen_drawer",
"everycomp:rfm/windswept/pine_kitchen_sink",
"everycomp:rfm/cluttered/crabapple_kitchen_drawer",
"everycomp:rfm/quark/blossom_kitchen_drawer",
"everycomp:rfm/beachparty/palm_kitchen_sink",
"everycomp:rfm/cluttered/flowering_willow_kitchen_storage_cabinet",
"everycomp:rfm/cluttered/red_mushroom_kitchen_cabinetry",
"everycomp:rfm/quark/blossom_kitchen_cabinetry",
"everycomp:rfm/atmospheric/kousa_kitchen_drawer",
"everycomp:rfm/cluttered/flowering_crabapple_kitchen_cabinetry",
"everycomp:rfm/beachparty/palm_kitchen_cabinetry",
"everycomp:rfm/windswept/holly_kitchen_sink",
"everycomp:rfm/atmospheric/yucca_kitchen_storage_cabinet",
"everycomp:rfm/botania/livingwood_kitchen_storage_cabinet",
"everycomp:rfm/quark/ancient_kitchen_cabinetry",
"everycomp:rfm/cluttered/flowering_willow_kitchen_cabinetry",
"everycomp:rfm/cluttered/willow_kitchen_storage_cabinet",
"everycomp:rfm/atmospheric/rosewood_kitchen_drawer",
"everycomp:rfm/windswept/chestnut_kitchen_storage_cabinet",
"everycomp:rfm/vinery/dark_cherry_kitchen_drawer",
"everycomp:rfm/windswept/pine_kitchen_drawer",
"everycomp:rfm/botania/dreamwood_kitchen_drawer",
"everycomp:rfm/cluttered/flowering_willow_kitchen_sink",
"everycomp:rfm/atmospheric/aspen_kitchen_sink",
"everycomp:rfm/atmospheric/laurel_kitchen_drawer"
]
}
@@ -0,0 +1,45 @@
{
"values": [
"refurbished_furniture:warped_lattice_fence",
"refurbished_furniture:jungle_lattice_fence",
"refurbished_furniture:acacia_lattice_fence",
"refurbished_furniture:crimson_lattice_fence",
"refurbished_furniture:birch_lattice_fence",
"refurbished_furniture:mangrove_lattice_fence",
"refurbished_furniture:cherry_lattice_fence",
"refurbished_furniture:oak_lattice_fence",
"refurbished_furniture:spruce_lattice_fence",
"refurbished_furniture:dark_oak_lattice_fence",
"everycomp:rfm/windswept/pine_lattice_fence",
"everycomp:rfm/atmospheric/morado_lattice_fence",
"everycomp:rfm/quark/blossom_lattice_fence",
"everycomp:rfm/atmospheric/aspen_lattice_fence",
"everycomp:rfm/autumnity/maple_lattice_fence",
"everycomp:rfm/cluttered/crabapple_lattice_fence",
"everycomp:rfm/vinery/dark_cherry_lattice_fence",
"everycomp:rfm/betterarcheology/rotten_lattice_fence",
"everycomp:rfm/cluttered/sycamore_lattice_fence",
"everycomp:rfm/quark/ancient_lattice_fence",
"everycomp:rfm/atmospheric/grimwood_lattice_fence",
"everycomp:rfm/botania/dreamwood_lattice_fence",
"everycomp:rfm/beachparty/palm_lattice_fence",
"everycomp:rfm/botania/livingwood_lattice_fence",
"everycomp:rfm/windswept/holly_lattice_fence",
"everycomp:rfm/atmospheric/rosewood_lattice_fence",
"everycomp:rfm/meadow/pine_lattice_fence",
"everycomp:rfm/atmospheric/yucca_lattice_fence",
"everycomp:rfm/atmospheric/kousa_lattice_fence",
"everycomp:rfm/cluttered/red_mushroom_lattice_fence",
"everycomp:rfm/cluttered/fluorescent_maple_lattice_fence",
"everycomp:rfm/cluttered/flowering_crabapple_lattice_fence",
"everycomp:rfm/cluttered/flowering_willow_lattice_fence",
"everycomp:rfm/quark/azalea_lattice_fence",
"everycomp:rfm/cluttered/flowering_poplar_lattice_fence",
"everycomp:rfm/cluttered/blue_mushroom_lattice_fence",
"everycomp:rfm/windswept/chestnut_lattice_fence",
"everycomp:rfm/cluttered/poplar_lattice_fence",
"everycomp:rfm/minecraft/pale_oak_lattice_fence",
"everycomp:rfm/atmospheric/laurel_lattice_fence",
"everycomp:rfm/cluttered/willow_lattice_fence"
]
}
@@ -0,0 +1,45 @@
{
"values": [
"refurbished_furniture:oak_lattice_fence_gate",
"refurbished_furniture:spruce_lattice_fence_gate",
"refurbished_furniture:birch_lattice_fence_gate",
"refurbished_furniture:acacia_lattice_fence_gate",
"refurbished_furniture:mangrove_lattice_fence_gate",
"refurbished_furniture:jungle_lattice_fence_gate",
"refurbished_furniture:crimson_lattice_fence_gate",
"refurbished_furniture:cherry_lattice_fence_gate",
"refurbished_furniture:warped_lattice_fence_gate",
"refurbished_furniture:dark_oak_lattice_fence_gate",
"everycomp:rfm/windswept/chestnut_lattice_fence_gate",
"everycomp:rfm/cluttered/flowering_poplar_lattice_fence_gate",
"everycomp:rfm/windswept/holly_lattice_fence_gate",
"everycomp:rfm/cluttered/blue_mushroom_lattice_fence_gate",
"everycomp:rfm/cluttered/willow_lattice_fence_gate",
"everycomp:rfm/botania/dreamwood_lattice_fence_gate",
"everycomp:rfm/cluttered/fluorescent_maple_lattice_fence_gate",
"everycomp:rfm/betterarcheology/rotten_lattice_fence_gate",
"everycomp:rfm/minecraft/pale_oak_lattice_fence_gate",
"everycomp:rfm/atmospheric/morado_lattice_fence_gate",
"everycomp:rfm/cluttered/crabapple_lattice_fence_gate",
"everycomp:rfm/cluttered/red_mushroom_lattice_fence_gate",
"everycomp:rfm/atmospheric/kousa_lattice_fence_gate",
"everycomp:rfm/autumnity/maple_lattice_fence_gate",
"everycomp:rfm/atmospheric/rosewood_lattice_fence_gate",
"everycomp:rfm/cluttered/poplar_lattice_fence_gate",
"everycomp:rfm/botania/livingwood_lattice_fence_gate",
"everycomp:rfm/atmospheric/aspen_lattice_fence_gate",
"everycomp:rfm/atmospheric/laurel_lattice_fence_gate",
"everycomp:rfm/quark/ancient_lattice_fence_gate",
"everycomp:rfm/cluttered/sycamore_lattice_fence_gate",
"everycomp:rfm/atmospheric/grimwood_lattice_fence_gate",
"everycomp:rfm/windswept/pine_lattice_fence_gate",
"everycomp:rfm/cluttered/flowering_willow_lattice_fence_gate",
"everycomp:rfm/meadow/pine_lattice_fence_gate",
"everycomp:rfm/quark/blossom_lattice_fence_gate",
"everycomp:rfm/vinery/dark_cherry_lattice_fence_gate",
"everycomp:rfm/cluttered/flowering_crabapple_lattice_fence_gate",
"everycomp:rfm/beachparty/palm_lattice_fence_gate",
"everycomp:rfm/atmospheric/yucca_lattice_fence_gate",
"everycomp:rfm/quark/azalea_lattice_fence_gate"
]
}
@@ -0,0 +1,45 @@
{
"values": [
"refurbished_furniture:birch_mail_box",
"refurbished_furniture:crimson_mail_box",
"refurbished_furniture:acacia_mail_box",
"refurbished_furniture:dark_oak_mail_box",
"refurbished_furniture:warped_mail_box",
"refurbished_furniture:mangrove_mail_box",
"refurbished_furniture:jungle_mail_box",
"refurbished_furniture:cherry_mail_box",
"refurbished_furniture:oak_mail_box",
"refurbished_furniture:spruce_mail_box",
"everycomp:rfm/minecraft/pale_oak_mail_box",
"everycomp:rfm/cluttered/fluorescent_maple_mail_box",
"everycomp:rfm/atmospheric/yucca_mail_box",
"everycomp:rfm/windswept/pine_mail_box",
"everycomp:rfm/cluttered/red_mushroom_mail_box",
"everycomp:rfm/atmospheric/aspen_mail_box",
"everycomp:rfm/quark/ancient_mail_box",
"everycomp:rfm/meadow/pine_mail_box",
"everycomp:rfm/atmospheric/laurel_mail_box",
"everycomp:rfm/botania/dreamwood_mail_box",
"everycomp:rfm/autumnity/maple_mail_box",
"everycomp:rfm/quark/azalea_mail_box",
"everycomp:rfm/beachparty/palm_mail_box",
"everycomp:rfm/cluttered/sycamore_mail_box",
"everycomp:rfm/cluttered/flowering_poplar_mail_box",
"everycomp:rfm/quark/blossom_mail_box",
"everycomp:rfm/cluttered/willow_mail_box",
"everycomp:rfm/cluttered/poplar_mail_box",
"everycomp:rfm/atmospheric/morado_mail_box",
"everycomp:rfm/atmospheric/kousa_mail_box",
"everycomp:rfm/vinery/dark_cherry_mail_box",
"everycomp:rfm/cluttered/crabapple_mail_box",
"everycomp:rfm/cluttered/blue_mushroom_mail_box",
"everycomp:rfm/atmospheric/rosewood_mail_box",
"everycomp:rfm/windswept/chestnut_mail_box",
"everycomp:rfm/botania/livingwood_mail_box",
"everycomp:rfm/cluttered/flowering_willow_mail_box",
"everycomp:rfm/betterarcheology/rotten_mail_box",
"everycomp:rfm/atmospheric/grimwood_mail_box",
"everycomp:rfm/windswept/holly_mail_box",
"everycomp:rfm/cluttered/flowering_crabapple_mail_box"
]
}
@@ -0,0 +1,45 @@
{
"values": [
"refurbished_furniture:acacia_storage_jar",
"refurbished_furniture:crimson_storage_jar",
"refurbished_furniture:dark_oak_storage_jar",
"refurbished_furniture:oak_storage_jar",
"refurbished_furniture:jungle_storage_jar",
"refurbished_furniture:mangrove_storage_jar",
"refurbished_furniture:cherry_storage_jar",
"refurbished_furniture:spruce_storage_jar",
"refurbished_furniture:birch_storage_jar",
"refurbished_furniture:warped_storage_jar",
"everycomp:rfm/minecraft/pale_oak_storage_jar",
"everycomp:rfm/quark/azalea_storage_jar",
"everycomp:rfm/quark/blossom_storage_jar",
"everycomp:rfm/cluttered/flowering_willow_storage_jar",
"everycomp:rfm/autumnity/maple_storage_jar",
"everycomp:rfm/cluttered/blue_mushroom_storage_jar",
"everycomp:rfm/quark/ancient_storage_jar",
"everycomp:rfm/cluttered/fluorescent_maple_storage_jar",
"everycomp:rfm/cluttered/flowering_crabapple_storage_jar",
"everycomp:rfm/cluttered/flowering_poplar_storage_jar",
"everycomp:rfm/atmospheric/yucca_storage_jar",
"everycomp:rfm/atmospheric/grimwood_storage_jar",
"everycomp:rfm/cluttered/crabapple_storage_jar",
"everycomp:rfm/atmospheric/rosewood_storage_jar",
"everycomp:rfm/cluttered/sycamore_storage_jar",
"everycomp:rfm/meadow/pine_storage_jar",
"everycomp:rfm/botania/dreamwood_storage_jar",
"everycomp:rfm/vinery/dark_cherry_storage_jar",
"everycomp:rfm/windswept/holly_storage_jar",
"everycomp:rfm/betterarcheology/rotten_storage_jar",
"everycomp:rfm/atmospheric/aspen_storage_jar",
"everycomp:rfm/cluttered/red_mushroom_storage_jar",
"everycomp:rfm/atmospheric/kousa_storage_jar",
"everycomp:rfm/atmospheric/laurel_storage_jar",
"everycomp:rfm/cluttered/poplar_storage_jar",
"everycomp:rfm/atmospheric/morado_storage_jar",
"everycomp:rfm/cluttered/willow_storage_jar",
"everycomp:rfm/beachparty/palm_storage_jar",
"everycomp:rfm/botania/livingwood_storage_jar",
"everycomp:rfm/windswept/pine_storage_jar",
"everycomp:rfm/windswept/chestnut_storage_jar"
]
}
@@ -0,0 +1,42 @@
{
"values": [
"refurbished_furniture:birch_table",
"refurbished_furniture:cherry_table",
"refurbished_furniture:mangrove_table",
"refurbished_furniture:spruce_table",
"refurbished_furniture:oak_table",
"refurbished_furniture:acacia_table",
"refurbished_furniture:crimson_table",
"refurbished_furniture:dark_oak_table",
"refurbished_furniture:warped_table",
"refurbished_furniture:jungle_table",
"everycomp:rfm/cluttered/sycamore_table",
"everycomp:rfm/windswept/chestnut_table",
"everycomp:rfm/atmospheric/rosewood_table",
"everycomp:rfm/betterarcheology/rotten_table",
"everycomp:rfm/botania/livingwood_table",
"everycomp:rfm/meadow/pine_table",
"everycomp:rfm/atmospheric/yucca_table",
"everycomp:rfm/autumnity/maple_table",
"everycomp:rfm/botania/dreamwood_table",
"everycomp:rfm/atmospheric/kousa_table",
"everycomp:rfm/quark/blossom_table",
"everycomp:rfm/cluttered/fluorescent_maple_table",
"everycomp:rfm/cluttered/poplar_table",
"everycomp:rfm/cluttered/willow_table",
"everycomp:rfm/quark/ancient_table",
"everycomp:rfm/beachparty/palm_table",
"everycomp:rfm/atmospheric/laurel_table",
"everycomp:rfm/atmospheric/aspen_table",
"everycomp:rfm/atmospheric/grimwood_table",
"everycomp:rfm/cluttered/crabapple_table",
"everycomp:rfm/atmospheric/morado_table",
"everycomp:rfm/cluttered/flowering_poplar_table",
"everycomp:rfm/quark/azalea_table",
"everycomp:rfm/windswept/holly_table",
"everycomp:rfm/cluttered/flowering_willow_table",
"everycomp:rfm/minecraft/pale_oak_table",
"everycomp:rfm/cluttered/flowering_crabapple_table",
"everycomp:rfm/windswept/pine_table"
]
}
@@ -0,0 +1,61 @@
{
"values": [
"refurbished_furniture:lime_toilet",
"refurbished_furniture:crimson_toilet",
"refurbished_furniture:spruce_toilet",
"refurbished_furniture:yellow_toilet",
"refurbished_furniture:light_gray_toilet",
"refurbished_furniture:warped_toilet",
"refurbished_furniture:jungle_toilet",
"refurbished_furniture:orange_toilet",
"refurbished_furniture:cyan_toilet",
"refurbished_furniture:oak_toilet",
"refurbished_furniture:light_blue_toilet",
"refurbished_furniture:blue_toilet",
"refurbished_furniture:cherry_toilet",
"refurbished_furniture:magenta_toilet",
"refurbished_furniture:gray_toilet",
"refurbished_furniture:green_toilet",
"refurbished_furniture:dark_oak_toilet",
"refurbished_furniture:birch_toilet",
"refurbished_furniture:brown_toilet",
"refurbished_furniture:pink_toilet",
"refurbished_furniture:mangrove_toilet",
"refurbished_furniture:purple_toilet",
"refurbished_furniture:acacia_toilet",
"refurbished_furniture:white_toilet",
"refurbished_furniture:black_toilet",
"refurbished_furniture:red_toilet",
"everycomp:rfm/quark/azalea_toilet",
"everycomp:rfm/botania/livingwood_toilet",
"everycomp:rfm/cluttered/flowering_poplar_toilet",
"everycomp:rfm/autumnity/maple_toilet",
"everycomp:rfm/atmospheric/aspen_toilet",
"everycomp:rfm/cluttered/flowering_crabapple_toilet",
"everycomp:rfm/atmospheric/rosewood_toilet",
"everycomp:rfm/quark/ancient_toilet",
"everycomp:rfm/atmospheric/kousa_toilet",
"everycomp:rfm/minecraft/pale_oak_toilet",
"everycomp:rfm/cluttered/fluorescent_maple_toilet",
"everycomp:rfm/atmospheric/laurel_toilet",
"everycomp:rfm/atmospheric/yucca_toilet",
"everycomp:rfm/cluttered/sycamore_toilet",
"everycomp:rfm/meadow/pine_toilet",
"everycomp:rfm/atmospheric/grimwood_toilet",
"everycomp:rfm/windswept/pine_toilet",
"everycomp:rfm/atmospheric/morado_toilet",
"everycomp:rfm/windswept/holly_toilet",
"everycomp:rfm/cluttered/blue_mushroom_toilet",
"everycomp:rfm/cluttered/willow_toilet",
"everycomp:rfm/vinery/dark_cherry_toilet",
"everycomp:rfm/cluttered/poplar_toilet",
"everycomp:rfm/botania/dreamwood_toilet",
"everycomp:rfm/quark/blossom_toilet",
"everycomp:rfm/windswept/chestnut_toilet",
"everycomp:rfm/betterarcheology/rotten_toilet",
"everycomp:rfm/cluttered/red_mushroom_toilet",
"everycomp:rfm/cluttered/crabapple_toilet",
"everycomp:rfm/cluttered/flowering_willow_toilet",
"everycomp:rfm/beachparty/palm_toilet"
]
}
@@ -0,0 +1,20 @@
{
"values": [
"refurbished_furniture:lime_trampoline",
"refurbished_furniture:red_trampoline",
"refurbished_furniture:white_trampoline",
"refurbished_furniture:purple_trampoline",
"refurbished_furniture:green_trampoline",
"refurbished_furniture:gray_trampoline",
"refurbished_furniture:pink_trampoline",
"refurbished_furniture:black_trampoline",
"refurbished_furniture:light_blue_trampoline",
"refurbished_furniture:blue_trampoline",
"refurbished_furniture:brown_trampoline",
"refurbished_furniture:light_gray_trampoline",
"refurbished_furniture:magenta_trampoline",
"refurbished_furniture:yellow_trampoline",
"refurbished_furniture:orange_trampoline",
"refurbished_furniture:cyan_trampoline"
]
}