Skip to content

Instantly share code, notes, and snippets.

{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "toka7290:testshapeless"
},
"tags": [ "crafting_table" ],
"ingredients": [
{
"format_version": "1.12",
"minecraft:recipe_furnace": {
"description": {
"identifier": "toka7290:egg"
},
"tags": ["furnace", "smoker", "campfire"],
"input": {
"item": "minecraft:nautilus_shell",
"data": 0,
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "toka7290:testshapeless_2"
},
"tags": [ "crafting_table" ],
"ingredients": [
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "toka7290:test_cartography"
},
"tags": [ "cartography_table" ],
"ingredients": [
{
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "toka7290:test_stonecutter"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"format_version": "1.10",
"minecraft:item": {
"description": {
"identifier": "toka7290:testitem",
"category": "Equipment"
},
"components": {
"minecraft:icon": "testitem",
{
"format_version": "1.12.0",
"minecraft:block": {
"description": {
"identifier": "toka7290:testblock",
"is_experimental": false,
"register_to_creative_menu": true
},
"components": {
"minecraft:loot": {
setblock ~ ~-1 ~ beacon
fill ~-1 ~-2 ~-1 ~1 ~-2 ~1 iron_block
fill ~-2 ~-3 ~-2 ~2 ~-3 ~2 iron_block
fill ~-3 ~-4 ~-3 ~3 ~-4 ~3 iron_block
fill ~-4 ~-5 ~-4 ~4 ~-5 ~4 iron_block
replaceitem entity @p slot.armor.head 0 diamond_helmet 1 0
replaceitem entity @p slot.armor.chest 0 diamond_chestplate 1 0
replaceitem entity @p slot.armor.legs 0 diamond_leggings 1 0
replaceitem entity @p slot.armor.feet 0 diamond_boots 1 0
replaceitem entity @p slot.weapon.mainhand 0 diamond_sword 1 0
replaceitem entity @p slot.weapon.offhand 0 shield 1 0
effect @p strength 6000 2 true
#functionのテスト&3と一緒だと実行できないやつらとその他
enchant @p unbreaking 2
replaceitem block ~ ~2 ~ slot.container 0 barrier 32
scoreboard players set @p sboard 64
scoreboard objectives setdisplay sidebar sboard
scoreboard objectives sboard
scoreboard players test @p sboard 0 50
playsound note.bass @p ~ ~ ~ 10.0 1.0 1.0
playsound note.pling @p ~ ~ ~ 10.0 1.0 1.0