-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed a bug in multiplayer where the Map Helper would spawn multiple times (one for each player). Now spawns one only. - Fixed a couple of item names - Upwards-ejecting droppers will now self-refill when ejecting coins, crowns, keys, the bomb, the rusty repair kit, embers, or halloween pumpkins! - Buffed evokers -- health is now 500 and all sounds are silenced.
- Loading branch information
Showing
181 changed files
with
3,190 additions
and
4,550 deletions.
There are no files selected for viewing
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_1" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_1" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_1" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_1" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_2" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_2" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_2" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_2" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_3" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_3" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_3" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_3" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_4.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_4" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_4" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_4" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_4" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_5.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_5" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_5" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_5" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_5" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_6.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_6" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_6" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_6" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_6" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_7.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_7" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_7" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_7" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_7" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_8.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_8" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_8" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_8" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_8" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_9.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_9" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_9" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_9" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_9" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_core.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_core" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_core" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_core" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_core" | ||
} | ||
} | ||
} | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
AvgZing Decked Out 2 Asset Loader BP/blocks/do2/entry_door_frame.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_frame" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_frame" | ||
} | ||
} | ||
} | ||
} | ||
"format_version": "1.20.0", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:entry_door_frame" | ||
}, | ||
"components": { | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_entry_door_frame" | ||
} | ||
} | ||
} | ||
} | ||
} |
34 changes: 17 additions & 17 deletions
34
AvgZing Decked Out 2 Asset Loader BP/blocks/do2shops/crowns_do_key6_64.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"format_version": "1.19.50", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:crowns_do_key6_64" | ||
}, | ||
"components": { | ||
"minecraft:geometry": "geometry.crownshop", | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_crowns_do_key6_64", | ||
"render_method": "alpha_test" | ||
} | ||
}, | ||
"minecraft:light_emission": 3 | ||
} | ||
} | ||
} | ||
"format_version": "1.19.50", | ||
"minecraft:block": { | ||
"description": { | ||
"identifier": "bridge:crowns_do_key6_64" | ||
}, | ||
"components": { | ||
"minecraft:geometry": "geometry.crownshop", | ||
"minecraft:material_instances": { | ||
"*": { | ||
"texture": "bridge_crowns_do_key6_64", | ||
"render_method": "alpha_test" | ||
} | ||
}, | ||
"minecraft:light_emission": 3 | ||
} | ||
} | ||
} |
Oops, something went wrong.