2
This commit is contained in:
parent
5b7244deb5
commit
b171fb93bc
36 changed files with 374 additions and 163 deletions
22
LICENSE
22
LICENSE
|
@ -1,21 +1 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2021 Gabriel Jensen
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
hunger © 2021 by Gabriel Jensen is licensed under Attribution-ShareAlike 4.0 International. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
|
|
@ -20,7 +20,6 @@ forceload add -4242 -263
|
|||
forceload add -4554 -388
|
||||
forceload add -5057 -109
|
||||
forceload add -4241 -271
|
||||
forceload add -4672 -379
|
||||
forceload add -4586 -622
|
||||
forceload add -4663 -345
|
||||
forceload add -4664 -351
|
||||
|
@ -42,6 +41,10 @@ forceload add -4632 -764
|
|||
forceload add -4872 139
|
||||
forceload add -4670 -379
|
||||
forceload add -4805 -281
|
||||
forceload add -4592 -265
|
||||
forceload add -5075 -423
|
||||
forceload add -4672 -379
|
||||
forceload add -4443 -463
|
||||
|
||||
# Furnaces:
|
||||
forceload add -4442 -483
|
||||
|
@ -53,6 +56,7 @@ forceload add -4630 -764
|
|||
forceload add -4636 -764
|
||||
forceload add -4671 -381
|
||||
forceload add -4673 -381
|
||||
forceload add -5080 -426
|
||||
|
||||
# Anvils:
|
||||
forceload add -4971 -51
|
||||
|
|
|
@ -1,26 +1,21 @@
|
|||
scoreboard players set @a[gamemode=spectator,scores={dead=1}] dead 2
|
||||
|
||||
gamemode adventure @a[scores={dead=0}]
|
||||
gamemode adventure @a[scores={dead=1}]
|
||||
gamemode spectator @a[scores={dead=2}]
|
||||
# gamemode adventure @a[scores={dead=1}]
|
||||
# gamemode spectator @a[scores={dead=2}]
|
||||
|
||||
scoreboard players set @a[dx=58,dy=0,dz=58,gamemode=!spectator,scores={countdown=1},x=-4726,y=78,z=-318] countdeath 1
|
||||
gamemode adventure @a[scores={countdeath=1}]
|
||||
teleport @a[scores={countdeath=1}] -4696 72 -311 0 0
|
||||
execute if entity @a[scores={countdeath=1}] run tellraw @a ["",{"text":""},{"selector":"@a[scores={countdeath=1}]"},{"text":" was impatient"}]
|
||||
|
||||
scoreboard players set @a[scores={countdeath=1}] death 1
|
||||
scoreboard players set @a[scores={gmdeath=1}] death 1
|
||||
execute if entity @a[scores={death=1}] positioned -4696 79 -288 run playsound minecraft:block.end_portal.spawn master @a ~ ~ ~ 64 0
|
||||
execute if entity @a[scores={death=1}] run playsound minecraft:block.end_portal.spawn master @a -4696 79 -288 64 0
|
||||
scoreboard players set @a[scores={death=1}] dead 1
|
||||
|
||||
scoreboard players set @a countdeath 0
|
||||
scoreboard players set @a death 0
|
||||
scoreboard players set @a gmdeath 0
|
||||
scoreboard players set @a kill 0
|
||||
|
||||
gamemode adventure @a[gamemode=survival]
|
||||
|
||||
effect give @a[gamemode=adventure] minecraft:slowness 1 0 true
|
||||
|
||||
schedule function fmc:hunger/on_tick 1t
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
setblock -4458 49 -143 minecraft:barrel[facing=up]
|
||||
item replace block -4458 49 -143 container.13 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:loyalty",lvl:2}]}
|
||||
item replace block -4458 49 -143 container.12 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:riptide",lvl:1}]}
|
||||
item replace block -4458 49 -143 container.14 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:loyalty",lvl:2}]}
|
||||
|
||||
setblock -4571 34 -219 minecraft:chest[facing=west]
|
||||
item replace block -4571 34 -219 container.4 with minecraft:tipped_arrow{Potion:"minecraft:strong_harming"}
|
||||
|
@ -9,18 +10,18 @@ item replace block -4571 34 -219 container.14 with minecraft:tipped_arrow{Potion
|
|||
item replace block -4571 34 -219 container.22 with minecraft:tipped_arrow{Potion:"minecraft:strong_harming"}
|
||||
|
||||
setblock -4757 57 -315 minecraft:chest[facing=south]
|
||||
item replace block -4757 57 -315 container.13 with minecraft:shield{BlockEntityTag:{Base:15,Patterns:[{Color:0,Pattern:"cs"},{Color:14,Pattern:"hhb"},{Color:0,Pattern:"bo"},{Color:0,Pattern:"ts"},{Color:0,Pattern:"bs"},{Color:4,Pattern:"ms"}]},Damage:272,Enchantments:[{}],display:{Name:"\"MikkelMiner's Shield\""}}
|
||||
item replace block -4757 57 -315 container.13 with minecraft:shield{BlockEntityTag:{Base:15,Patterns:[{Color:0,Pattern:"cs"},{Color:14,Pattern:"hhb"},{Color:0,Pattern:"bo"},{Color:0,Pattern:"ts"},{Color:0,Pattern:"bs"},{Color:4,Pattern:"ms"}]},Damage:304,Enchantments:[{}],display:{Name:"\"MikkelMiner's Shield\""}}
|
||||
item replace block -4757 57 -315 container.22 with minecraft:paper{display:{Name:"\"Ninjaing will result in a 50 dkp minus\""}}
|
||||
|
||||
setblock -4586 19 -622 minecraft:barrel[facing=up]
|
||||
item replace block -4586 19 -622 container.13 with minecraft:turtle_helmet
|
||||
item replace block -4586 19 -622 container.13 with minecraft:turtle_helmet{Damage:259}
|
||||
|
||||
setblock -4442 250 -483 minecraft:barrel[facing=west]
|
||||
item replace block -4442 250 -483 container.12 with minecraft:iron_sword{Damage:234,Enchantments:[{id:"minecraft:sweeping",lvl:2}],display:{Name:"\"Gressil, Dawn of Ruin\""}}
|
||||
item replace block -4442 250 -483 container.14 with minecraft:elytra{Damage:400}
|
||||
item replace block -4442 250 -483 container.14 with minecraft:elytra{Damage:368,Enchantments:[{id:"minecraft:binding_curse",lvl:1}]}
|
||||
|
||||
setblock -4799 77 -263 minecraft:chest[facing=west]
|
||||
item replace block -4799 77 -263 container.0 with minecraft:bow{Damage:368,Enchantments:[{id:"minecraft:infinity",lvl:1}],display:{Name:"\"Singularity\""}}
|
||||
item replace block -4799 77 -263 container.0 with minecraft:bow{Damage:352,Enchantments:[{id:"minecraft:infinity",lvl:1}],display:{Name:"\"Singularity\""}}
|
||||
item replace block -4799 77 -263 container.1 with minecraft:tipped_arrow{Potion:"minecraft:invisibility"} 16
|
||||
item replace block -4799 77 -263 container.9 with minecraft:beetroot_soup{display:{Name:"\"Blood Of The End\""}}
|
||||
item replace block -4799 77 -263 container.10 with minecraft:beetroot_soup{display:{Name:"\"Blood Of The End\""}}
|
||||
|
@ -38,45 +39,42 @@ item replace block -4973 27 -40 container.13 with minecraft:lingering_potion{Pot
|
|||
item replace block -4973 27 -40 container.14 with minecraft:lingering_potion{Potion:"minecraft:strong_slowness"}
|
||||
|
||||
setblock -4968 36 -47 minecraft:barrel[facing=up]
|
||||
item replace block -4968 36 -47 container.13 with minecraft:stone_sword{Damage:123,Enchantments:[{id:"minecraft:fire_aspect",lvl:1}],display:{Name:"\"Othello Kniven\""}}
|
||||
item replace block -4968 36 -47 container.13 with minecraft:stone_sword{Damage:115,Enchantments:[{id:"minecraft:fire_aspect",lvl:1}],display:{Name:"\"Othello Kniven\""}}
|
||||
|
||||
setblock -4956 27 -47 minecraft:barrel[facing=east]
|
||||
item replace block -4956 27 -47 container.13 with minecraft:potion{CustomPotionColor:16776960,CustomPotionEffects:[{Amplifier:127,Duration:20,Id:25}],display:{Name:"\"I believe I can fly\""}}
|
||||
|
||||
setblock -4438 21 -483 minecraft:barrel[facing=west]
|
||||
item replace block -4438 21 -483 container.12 with minecraft:stick{Enchantments:[{id:"minecraft:knockback",lvl:2}],display:{Name:"\"Go Away!\""}}
|
||||
item replace block -4438 21 -483 container.12 with minecraft:stick{Enchantments:[{id:"minecraft:knockback",lvl:4}],display:{Name:"\"Go Away!\""}}
|
||||
item replace block -4438 21 -483 container.13 with minecraft:milk_bucket
|
||||
item replace block -4438 21 -483 container.14 with minecraft:golden_carrot 8
|
||||
|
||||
setblock -4242 34 -263 minecraft:barrel[facing=up]
|
||||
item replace block -4242 34 -263 container.13 with minecraft:shield{BlockEntityTag:{Base:13},Damage:272,Enchantments:[{}],display:{Name:"\"Assasin Shield\""}}
|
||||
item replace block -4242 34 -263 container.13 with minecraft:shield{BlockEntityTag:{Base:13},Damage:304,Enchantments:[{}],display:{Name:"\"Assasin Shield\""}}
|
||||
|
||||
setblock -4554 32 -388 minecraft:barrel[facing=up]
|
||||
item replace block -4554 32 -388 container.13 with minecraft:stone_sword{Damage:115,Enchantments:[{id:"knockback",lvl:1}],display:{Name:"\"The Devouring Cold\""}}
|
||||
item replace block -4554 32 -388 container.13 with minecraft:stone_sword{Damage:99,Enchantments:[{id:"knockback",lvl:1}],display:{Name:"\"The Devouring Cold\""}}
|
||||
|
||||
setblock -5057 46 -109 minecraft:trapped_chest[facing=west]
|
||||
item replace block -5057 46 -109 container.12 with minecraft:tipped_arrow{CustomPotionColor:65280,CustomPotionEffects:[{Amplifier:1,Duration:320,Id:19}]}
|
||||
item replace block -5057 46 -109 container.13 with minecraft:bow{Damage:380,Enchantments:[{id:"minecraft:flame",lvl:1},{id:"minecraft:power",lvl:1},{id:"minecraft:punch",lvl:1}],display:{Name:"\"Thori'dal, the Stars' Fury\""}}
|
||||
item replace block -5057 46 -109 container.13 with minecraft:bow{Damage:386,Enchantments:[{id:"minecraft:flame",lvl:1},{id:"minecraft:power",lvl:1},{id:"minecraft:punch",lvl:1}],display:{Name:"\"Thori'dal, the Stars' Fury\""}}
|
||||
item replace block -5057 46 -109 container.14 with minecraft:tipped_arrow{CustomPotionColor:65280,CustomPotionEffects:[{Amplifier:127,Duration:20,Id:23}]}
|
||||
|
||||
setblock -4241 97 -271 minecraft:chest[facing=south]
|
||||
item replace block -4241 97 -271 container.12 with minecraft:crossbow{display:{Name:"\"Gabriel's Death Ray (Penetrative Edition)\""}}
|
||||
item replace block -4241 97 -271 container.14 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:piercing",lvl:2}]}
|
||||
|
||||
setblock -4443 16 -463 minecraft:chest
|
||||
item replace block -4672 40 -379 container.13 with minecraft:crossbow{display:{Name:"\"Silver-Ready\""}}
|
||||
item replace block -4241 97 -271 container.14 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:piercing",lvl:1}]}
|
||||
|
||||
setblock -4586 10 -622 minecraft:trapped_chest[facing=south]
|
||||
item replace block -4586 10 -622 container.13 with minecraft:trident{Damage:242,display:{Name:"\"Λόγχη\""}}
|
||||
|
||||
setblock -4663 34 -345 minecraft:barrel
|
||||
item replace block -4663 34 -345 container.0 with minecraft:stone_axe{Enchantments:[{id:"minecraft:knockback",lvl:1}]}
|
||||
item replace block -4663 34 -345 container.0 with minecraft:stone_axe{Damage:123,Enchantments:[{id:"minecraft:knockback",lvl:2}]}
|
||||
item replace block -4663 34 -345 container.10 with minecraft:mushroom_stew
|
||||
|
||||
setblock -4664 32 -351 minecraft:barrel[facing=up]
|
||||
item replace block -4664 32 -351 container.0 with minecraft:potion{Potion:"minecraft:leaping"}
|
||||
item replace block -4664 32 -351 container.9 with minecraft:bow
|
||||
item replace block -4664 32 -351 container.10 with minecraft:arrow 16
|
||||
item replace block -4664 32 -351 container.0 with minecraft:potion{Potion:"minecraft:strong_leaping"}
|
||||
item replace block -4664 32 -351 container.9 with minecraft:bow{Damage:320}
|
||||
item replace block -4664 32 -351 container.10 with minecraft:arrow 8
|
||||
item replace block -4664 32 -351 container.18 with minecraft:ender_pearl 2
|
||||
item replace block -4664 32 -351 container.26 with minecraft:music_disc_stal
|
||||
|
||||
|
@ -90,11 +88,11 @@ item replace block -4600 41 -285 container.14 with minecraft:coal 2
|
|||
|
||||
setblock -4887 86 -295 minecraft:chest[facing=south]
|
||||
item replace block -4887 86 -295 container.3 with minecraft:crossbow{display:{Name:"\"Kawaii Justice Shooter (Sus Edition)\""}}
|
||||
item replace block -4887 86 -295 container.14 with minecraft:elytra{Damage:416}
|
||||
item replace block -4887 86 -295 container.14 with minecraft:elytra{Damage:400,Enchantments:[{id:"minecraft:binding_curse",lvl:1}]}
|
||||
item replace block -4887 86 -295 container.21 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:multishot",lvl:1}]}
|
||||
|
||||
setblock -4530 28 101 minecraft:barrel[facing=up]
|
||||
item replace block -4530 28 101 container.13 with minecraft:shield{BlockEntityTag:{Base:1,Patterns:[{Color:15,Pattern:"bri"},{Color:15,Pattern:"hh"},{Color:15,Pattern:"cr"},{Color:15,Pattern:"ss"},{Color:4,Pattern:"bts"},{Color:14,Pattern:"gra"}]},Enchantments:[{}],Damage:272,display:{Name:"\"Flamer i Tiden\""}}
|
||||
item replace block -4530 28 101 container.13 with minecraft:shield{BlockEntityTag:{Base:1,Patterns:[{Color:15,Pattern:"bri"},{Color:15,Pattern:"hh"},{Color:15,Pattern:"cr"},{Color:15,Pattern:"ss"},{Color:4,Pattern:"bts"},{Color:14,Pattern:"gra"}]},Enchantments:[{}],Damage:304,display:{Name:"\"Flamer i Tiden\""}}
|
||||
|
||||
setblock -4542 22 -324 minecraft:dropper[facing=west]
|
||||
item replace block -4542 22 -324 container.0 with minecraft:dried_kelp 2
|
||||
|
@ -108,7 +106,7 @@ item replace block -4542 22 -324 container.7 with minecraft:dried_kelp 2
|
|||
item replace block -4542 22 -324 container.8 with minecraft:dried_kelp 2
|
||||
|
||||
setblock -4554 33 -323 minecraft:chest[facing=south]
|
||||
item replace block -4554 33 -323 container.13 with minecraft:golden_chestplate{Damage:108,Enchantments:[{id:"minecraft:binding_curse",lvl:1},{id:"minecraft:vanishing_curse",lvl:1}],display:{Name:"\"Antique Chestplate\""}}
|
||||
item replace block -4554 33 -323 container.13 with minecraft:golden_chestplate{Damage:104,Enchantments:[{id:"minecraft:binding_curse",lvl:1},{id:"minecraft:vanishing_curse",lvl:1}],display:{Name:"\"Antique Chestplate\""}}
|
||||
|
||||
setblock -4557 33 -324 minecraft:chest[facing=south]
|
||||
item replace block -4557 33 -324 container.13 with minecraft:cooked_beef{display:{Name:"\"Steak without Lamb Souce\""}} 4
|
||||
|
@ -118,7 +116,7 @@ item replace block -4592 53 -265 container.13 with minecraft:cooked_beef{Enchant
|
|||
|
||||
setblock -4805 36 -268 minecraft:chest[facing=south]
|
||||
item replace block -4805 36 -268 container.12 with minecraft:ender_pearl
|
||||
item replace block -4805 36 -268 container.13 with minecraft:golden_sword{Damage:30,Enchantments:[{id:"minecraft:sharpness",lvl:4}],display:{Name:"\"Sabre of The Twisting Vitus\""}}
|
||||
item replace block -4805 36 -268 container.13 with minecraft:golden_sword{Damage:28,Enchantments:[{id:"minecraft:sharpness",lvl:4}],display:{Name:"\"Sabre of The Twisting Vitus\""}}
|
||||
item replace block -4805 36 -268 container.14 with minecraft:ender_pearl
|
||||
|
||||
setblock -4522 19 42 minecraft:barrel[facing=up]
|
||||
|
@ -127,29 +125,48 @@ item replace block -4522 19 42 container.13 with minecraft:iron_sword{Damage:246
|
|||
item replace block -4522 19 42 container.14 with minecraft:birch_boat
|
||||
|
||||
setblock -4805 42 -281 minecraft:barrel[facing=south]
|
||||
item replace block -4805 42 -281 container.12 with minecraft:diamond_pickaxe{Damage:1545,display:{Name:"\"VitusMiner\""}}
|
||||
item replace block -4805 42 -281 container.14 with minecraft:coal{display:{Name:"\"Santa's Present\""}} 4
|
||||
|
||||
setblock -4919 43 53 minecraft:barrel[facing=up]
|
||||
item replace block -4919 43 53 container.12 with minecraft:bow{Damage:380,Enchantments:[{id:"minecraft:punch",lvl:2}],display:{Name:"\"Aversions Buen\""}}
|
||||
item replace block -4919 43 53 container.12 with minecraft:bow{Damage:368,Enchantments:[{id:"minecraft:punch",lvl:2}],display:{Name:"\"Aversions Buen\""}}
|
||||
item replace block -4919 43 53 container.14 with minecraft:tipped_arrow{CustomPotionColor:16777215,CustomPotionEffects:[{Amplifier:127,Duration:20,Id:25},{Duration:640,Id:28}],display:{Name:"\"til Viðra\""}} 4
|
||||
|
||||
setblock -4589 101 122 minecraft:barrel[facing=up]
|
||||
item replace block -4589 101 122 container.13 with minecraft:elytra{Damage:424}
|
||||
item replace block -4589 101 122 container.13 with minecraft:elytra{Damage:416,Enchantments:[{id:"minecraft:binding_curse",lvl:1}]}
|
||||
|
||||
setblock -4638 43 -764 minecraft:chest[facing=south]
|
||||
item replace block -4638 43 -764 container.13 with minecraft:stone_axe{Damage:123,display:{Name:"\"Butcher's Knife\""}}
|
||||
|
||||
setblock -4632 43 -764 minecraft:chest[facing=south]
|
||||
item replace block -4632 43 -764 container.11 with minecraft:cooked_mutton 3
|
||||
item replace block -4632 43 -764 container.11 with minecraft:cooked_mutton{display:{Name:"\"Sus Meat\""}} 3
|
||||
item replace block -4632 43 -764 container.14 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:depth_strider",lvl:2}]}
|
||||
|
||||
setblock -4872 49 139 minecraft:chest[facing=east]
|
||||
item replace block -4872 49 139 container.12 with minecraft:stone_sword{Damage:115,display:{Name:"\"Othello Sværdet\""}}
|
||||
item replace block -4872 49 139 container.12 with minecraft:stone_sword{Damage:99,display:{Name:"\"Othello Sværdet\""}}
|
||||
item replace block -4872 49 139 container.14 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:fire_aspect",lvl:2}]}
|
||||
|
||||
setblock -4670 43 -379 minecraft:barrel[facing=up]
|
||||
item replace block -4670 43 -379 container.13 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:quick_charge",lvl:1}]}
|
||||
|
||||
setblock -4805 75 -281 minecraft:chest
|
||||
item replace block -4805 75 -281 container.12 with minecraft:cooked_rabbit 2
|
||||
item replace block -4805 75 -281 container.12 with minecraft:cooked_rabbit 4
|
||||
item replace block -4805 75 -281 container.13 with minecraft:ender_pearl
|
||||
item replace block -4805 75 -281 container.14 with minecraft:honey_bottle 2
|
||||
item replace block -4805 75 -281 container.14 with minecraft:honey_bottle 4
|
||||
|
||||
setblock -4592 47 -265 minecraft:barrel[facing=up]
|
||||
item replace block -4592 47 -265 container.12 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:power",lvl:1}]}
|
||||
item replace block -4592 47 -265 container.13 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:channeling",lvl:1}]}
|
||||
item replace block -4592 47 -265 container.14 with minecraft:enchanted_book{StoredEnchantments:[{id:"minecraft:sharpness",lvl:1}]}
|
||||
|
||||
setblock -5075 41 -423 minecraft:barrel[facing=up]
|
||||
item replace block -5075 41 -423 container.12 with minecraft:bread 4
|
||||
item replace block -5075 41 -423 container.13 with minecraft:cooked_beef{Enchantments:[{}],display:{Name:"\"Stegt Flæsk med Persillesovs\""}} 2
|
||||
item replace block -5075 41 -423 container.14 with minecraft:potato 4
|
||||
|
||||
setblock -4672 40 -379 minecraft:chest
|
||||
item replace block -4672 40 -379 container.13 with minecraft:crossbow{display:{Name:"\"Silver-Ready\""}}
|
||||
|
||||
setblock -4443 16 -463 minecraft:chest
|
||||
item replace block -4443 16 -463 container.12 with minecraft:salmon 4
|
||||
item replace block -4443 16 -463 container.14 with minecraft:coal 2
|
||||
|
|
|
@ -8,6 +8,7 @@ setblock -4630 43 -764 minecraft:furnace[facing=south]
|
|||
setblock -4636 43 -764 minecraft:furnace[facing=south]
|
||||
setblock -4671 36 -381 minecraft:furnace[facing=south]
|
||||
setblock -4673 36 -381 minecraft:smoker[facing=south]
|
||||
setblock -5080 41 -426 minecraft:smoker[facing=south]
|
||||
|
||||
# Anvils:
|
||||
setblock -4971 27 -51 minecraft:anvil[facing=west]
|
||||
|
|
6
data/fmc/functions/hunger/scoreboard_end.mcfunction
Normal file
6
data/fmc/functions/hunger/scoreboard_end.mcfunction
Normal file
|
@ -0,0 +1,6 @@
|
|||
scoreboard objectives remove countdeath
|
||||
scoreboard objectives remove countdown
|
||||
scoreboard objectives remove dead
|
||||
scoreboard objectives remove death
|
||||
scoreboard objectives remove kill
|
||||
scoreboard objectives remove kills
|
|
@ -10,6 +10,9 @@ scoreboard players set @a dead 0
|
|||
scoreboard objectives add death deathCount
|
||||
scoreboard players set @a death 0
|
||||
|
||||
scoreboard objectives add xp dummy
|
||||
scoreboard players set @a xp 0
|
||||
|
||||
scoreboard objectives add kill playerKillCount
|
||||
scoreboard players set @a kill 1
|
||||
|
||||
|
|
|
@ -1,72 +1,17 @@
|
|||
# Maps to digit:
|
||||
# 1
|
||||
# 5
|
||||
# 5
|
||||
# 5
|
||||
# 1
|
||||
# 3
|
||||
# 8
|
||||
# 1
|
||||
# 3
|
||||
# 7
|
||||
# 3
|
||||
# 6
|
||||
# 1
|
||||
# 2
|
||||
# 4
|
||||
# 4
|
||||
# 1
|
||||
# 3
|
||||
# 1
|
||||
# 3
|
||||
# Maps to storage:
|
||||
# 6 5
|
||||
# 18 19
|
||||
# 4 10
|
||||
# 14 12
|
||||
# 9 13
|
||||
# 1 17
|
||||
# 2 7
|
||||
# 15 16
|
||||
# 20 3
|
||||
# 11 8
|
||||
# Chest #1:
|
||||
execute if block -1906 8 -842 minecraft:air run clone -4694 76 -286 -4694 76 -286 -4696 78 -292 replace
|
||||
execute if block -1906 8 -842 minecraft:gold_block run clone -4690 75 -286 -4690 75 -286 -4696 78 -292 replace
|
||||
# Chest #2:
|
||||
execute if block -1906 8 -834 minecraft:air run clone -4692 76 -285 -4692 76 -285 -4694 78 -294 replace
|
||||
execute if block -1906 8 -834 minecraft:gold_block run clone -4691 76 -285 -4691 76 -285 -4694 78 -294 replace
|
||||
# Chest #3:
|
||||
execute if block -1906 8 -834 minecraft:air run clone -4691 75 -286 -4691 75 -286 -4692 78 -292 replace
|
||||
execute if block -1906 8 -834 minecraft:gold_block run clone -4690 76 -286 -4690 76 -286 -4692 78 -292 replace
|
||||
# Chest #4:
|
||||
execute if block -1906 8 -834 minecraft:air run clone -4691 75 -285 -4691 75 -285 -4690 78 -290 replace
|
||||
execute if block -1906 8 -834 minecraft:gold_block run clone -4693 75 -285 -4693 75 -285 -4690 78 -290 replace
|
||||
# Chest #5:
|
||||
execute if block -1906 8 -842 minecraft:air run clone -4691 76 -286 -4691 76 -286 -4692 78 -288 replace
|
||||
execute if block -1906 8 -842 minecraft:gold_block run clone -4691 76 -286 -4691 76 -286 -4692 78 -288 replace
|
||||
# Chest #6:
|
||||
execute if block -1906 8 -838 minecraft:air run clone -4694 75 -286 -4694 75 -286 -4690 78 -286 replace
|
||||
execute if block -1906 8 -838 minecraft:gold_block run clone -4693 76 -285 -4693 76 -285 -4690 78 -286 replace
|
||||
# Chest #7:
|
||||
execute if block -1906 8 -828 minecraft:air run clone -4693 75 -286 -4693 75 -286 -4692 78 -284 replace
|
||||
execute if block -1906 8 -828 minecraft:gold_block run clone -4693 76 -286 -4693 76 -286 -4692 78 -284 replace
|
||||
# Chest #8:
|
||||
execute if block -1906 8 -842 minecraft:air run clone -4690 75 -285 -4690 75 -285 -4694 78 -282 replace
|
||||
execute if block -1906 8 -842 minecraft:gold_block run clone -4694 76 -285 -4694 76 -285 -4694 78 -282 replace
|
||||
# Chest #9:
|
||||
execute if block -1906 8 -838 minecraft:air run clone -4690 76 -285 -4690 76 -285 -4696 78 -284 replace
|
||||
execute if block -1906 8 -838 minecraft:gold_block run clone -4692 75 -286 -4692 75 -286 -4696 78 -284 replace
|
||||
# Chest #10:
|
||||
execute if block -1906 8 -830 minecraft:air run clone -4694 75 -285 -4694 75 -285 -4698 78 -282 replace
|
||||
execute if block -1906 8 -830 minecraft:gold_block run clone -4692 76 -286 -4692 76 -286 -4698 78 -282 replace
|
||||
# Chest #11:
|
||||
# Chest #12:
|
||||
# Chest #13:
|
||||
# Chest #14:
|
||||
# Chest #15:
|
||||
# Chest #16:
|
||||
# Chest #17:
|
||||
# Chest #18:
|
||||
# Chest #19:
|
||||
# Chest #20:
|
||||
setblock -4696 78 -292 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4694 78 -294 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4694 78 -290 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4690 78 -290 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4692 78 -288 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4690 78 -286 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4694 78 -286 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4694 78 -282 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4696 78 -284 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4698 78 -282 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4698 78 -286 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4702 78 -286 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4700 78 -288 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4702 78 -290 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4698 78 -290 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
setblock -4698 78 -294 minecraft:barrel[facing=up]{LootTable:"fmc:chests/mid_barrel"} destroy
|
||||
kill @e[dx=26,dy=0,dz=26,type=item,x=-4709,y=78,z=-301]
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
scoreboard players set @a countdown 0
|
||||
function fmc:hunger/shuffle
|
||||
function fmc:hunger/refill
|
||||
function fmc:hunger/reset_interactives
|
||||
tellraw @a "<Coryo> Let the Hunger Games begin!"
|
||||
gamerule doMobSpawning false
|
||||
difficulty hard
|
||||
scoreboard players set @a countdown 0
|
||||
tellraw @a "<Snow> Let the Hunger Games begin!"
|
||||
title @a times 5 20 5
|
||||
title @a title "- MMXXI I -"
|
||||
|
|
|
@ -1,12 +1,7 @@
|
|||
spawnpoint @a -363 4 -602
|
||||
difficulty peaceful
|
||||
gamerule doMobSpawning true
|
||||
scoreboard objectives remove countdeath
|
||||
scoreboard objectives remove countdown
|
||||
scoreboard objectives remove dead
|
||||
scoreboard objectives remove death
|
||||
scoreboard objectives remove kill
|
||||
scoreboard objectives remove kills
|
||||
function fmc:hunger/scoreboard_end
|
||||
schedule clear fmc:hunger/on_tick
|
||||
schedule clear fmc:hunger/xp
|
||||
gamerule keepInventory true
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "20"
|
||||
title @a title "XXIV"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer1 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "1E"
|
||||
title @a title "XXIII"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer2 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "12"
|
||||
title @a title "XIV"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer11 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "11"
|
||||
title @a title "XIII"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer12 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "10"
|
||||
title @a title "XII"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer13 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "E"
|
||||
title @a title "XI"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer14 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "9"
|
||||
title @a title "IX"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer16 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "8"
|
||||
title @a title "VIII"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer17 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "7"
|
||||
title @a title "VII"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer18 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "6"
|
||||
title @a title "VI"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer19 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "5"
|
||||
title @a title "V"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer20 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "1X"
|
||||
title @a title "XXII"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer3 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "4"
|
||||
title @a title "IV"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer21 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "3"
|
||||
title @a title "III"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer22 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "2"
|
||||
title @a title "II"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer23 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "1"
|
||||
title @a title "I"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/start 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "19"
|
||||
title @a title "XXI"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer4 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "18"
|
||||
title @a title "XX"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer5 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "17"
|
||||
title @a title "XIX"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer6 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "16"
|
||||
title @a title "XVIII"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer7 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "15"
|
||||
title @a title "XVII"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer8 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "14"
|
||||
title @a title "XVI"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer9 1s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
title @a title "13"
|
||||
title @a title "XV"
|
||||
playsound minecraft:block.note_block.iron_xylophone master @a -4696 78 -288 16 0
|
||||
schedule function fmc:hunger/timer10 1s
|
||||
|
|
|
@ -20,7 +20,6 @@ forceload remove -4242 -263
|
|||
forceload remove -4554 -388
|
||||
forceload remove -5057 -109
|
||||
forceload remove -4241 -271
|
||||
forceload remove -4672 -379
|
||||
forceload remove -4586 -622
|
||||
forceload remove -4663 -345
|
||||
forceload remove -4664 -351
|
||||
|
@ -42,6 +41,10 @@ forceload remove -4632 -764
|
|||
forceload remove -4872 139
|
||||
forceload remove -4670 -379
|
||||
forceload remove -4805 -281
|
||||
forceload remove -4592 -265
|
||||
forceload remove -5075 -423
|
||||
forceload remove -4672 -379
|
||||
forceload remove -4443 -463
|
||||
|
||||
# Furnaces:
|
||||
forceload remove -4442 -483
|
||||
|
@ -53,6 +56,7 @@ forceload remove -4630 -764
|
|||
forceload remove -4636 -764
|
||||
forceload remove -4671 -381
|
||||
forceload remove -4673 -381
|
||||
forceload remove -5080 -426
|
||||
|
||||
# Anvils:
|
||||
forceload remove -4971 -51
|
||||
|
|
|
@ -1,2 +1,6 @@
|
|||
xp add @a[dx=0,dy=0,dz=0,x=-4728,y=42,z=-196] 1 levels
|
||||
scoreboard players set @a[dx=0,dy=0,dz=0,x=-4728,y=42,z=-196] xp 1
|
||||
execute if entity @a[scores={xp=1}] run playsound minecraft:entity.experience_orb.pickup master @a -4728 42 -196 16 0
|
||||
execute unless entity @a[scores={xp=1}] run playsound minecraft:entity.experience_orb.pickup master @a -4728 42 -196 4 2
|
||||
xp add @a[scores={xp=1}] 1 levels
|
||||
scoreboard players set @a xp 0
|
||||
schedule function fmc:hunger/xp 32s
|
||||
|
|
255
data/fmc/loot_tables/chests/mid_barrel.json
Normal file
255
data/fmc/loot_tables/chests/mid_barrel.json
Normal file
|
@ -0,0 +1,255 @@
|
|||
{
|
||||
"type":"minecraft:chest",
|
||||
"pools":[
|
||||
{
|
||||
"rolls":1.0,
|
||||
"bonus_rolls":0.0,
|
||||
"entries":[
|
||||
{
|
||||
"type":"minecraft:empty",
|
||||
"weight":16
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":12,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_count",
|
||||
"count":{
|
||||
"type":"minecraft:uniform",
|
||||
"min":8.0,
|
||||
"max":16.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"name":"minecraft:arrow"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":6,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_count",
|
||||
"count":{
|
||||
"type":"minecraft:uniform",
|
||||
"min":4.0,
|
||||
"max":8.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"name":"minecraft:spectral_arrow"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls":1.0,
|
||||
"bonus_rolls":0.0,
|
||||
"entries":[
|
||||
{
|
||||
"type":"minecraft:empty",
|
||||
"weight":16
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":8,
|
||||
"name":"minecraft:birch_boat"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":8,
|
||||
"name":"minecraft:oak_boat"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls":1.0,
|
||||
"bonus_rolls":0.0,
|
||||
"entries":[
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":12,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_damage",
|
||||
"damage":{
|
||||
"type":"minecraft:uniform",
|
||||
"min":0.25,
|
||||
"max":0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"name":"minecraft:bow"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":8,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_damage",
|
||||
"damage":{
|
||||
"type":"minecraft:uniform",
|
||||
"min":0.5,
|
||||
"max":0.75
|
||||
}
|
||||
}
|
||||
],
|
||||
"name":"minecraft:fishing_rod"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":1,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_name",
|
||||
"name":"Le Odair"
|
||||
},
|
||||
{
|
||||
"function":"minecraft:set_nbt",
|
||||
"tag":"{Damage:249}"
|
||||
}
|
||||
],
|
||||
"name":"minecraft:trident"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":16,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_damage",
|
||||
"damage":{
|
||||
"type":"minecraft:uniform",
|
||||
"min":0.25,
|
||||
"max":0.75
|
||||
}
|
||||
}
|
||||
],
|
||||
"name":"minecraft:wooden_sword"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls":1.0,
|
||||
"bonus_rolls":0.0,
|
||||
"entries":[
|
||||
{
|
||||
"type":"minecraft:empty",
|
||||
"weight":16
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":16,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_count",
|
||||
"count":{
|
||||
"type":"minecraft:uniform",
|
||||
"min":2.0,
|
||||
"max":8.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"name":"minecraft:bread"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls":1.0,
|
||||
"bonus_rolls":0.0,
|
||||
"entries":[
|
||||
{
|
||||
"type":"minecraft:empty",
|
||||
"weight":16
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":6,
|
||||
"name":"minecraft:clock"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":6,
|
||||
"name":"minecraft:spyglass"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls":1.0,
|
||||
"bonus_rolls":0.0,
|
||||
"entries":[
|
||||
{
|
||||
"type":"minecraft:empty",
|
||||
"weight":16
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":6,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_count",
|
||||
"count":{
|
||||
"type":"minecraft:uniform",
|
||||
"min":1.0,
|
||||
"max":2.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"name":"minecraft:ender_pearl"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls":1.0,
|
||||
"bonus_rolls":0.0,
|
||||
"entries":[
|
||||
{
|
||||
"type":"minecraft:empty",
|
||||
"weight":16
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":2,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_nbt",
|
||||
"tag":"{StoredEnchantments:[{id:\"minecraft:binding_curse\",lvl:1}]}"
|
||||
}
|
||||
],
|
||||
"name":"minecraft:enchanted_book"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":3,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_nbt",
|
||||
"tag":"{StoredEnchantments:[{id:\"minecraft:knockback\",lvl:2}]}"
|
||||
}
|
||||
],
|
||||
"name":"minecraft:enchanted_book"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":3,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_nbt",
|
||||
"tag":"{StoredEnchantments:[{id:\"minecraft:punch\",lvl:2}]}"
|
||||
}
|
||||
],
|
||||
"name":"minecraft:enchanted_book"
|
||||
},
|
||||
{
|
||||
"type":"minecraft:item",
|
||||
"weight":2,
|
||||
"functions":[
|
||||
{
|
||||
"function":"minecraft:set_nbt",
|
||||
"tag":"{StoredEnchantments:[{id:\"minecraft:vanishing_curse\",lvl:1}]}"
|
||||
}
|
||||
],
|
||||
"name":"minecraft:enchanted_book"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in a new issue