-
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.
- Add lore to Dungeon Master Hood for Lackey Coupon Use - Fix SimulatedPlayer duplicate detection on Realms - Implement Gamerule resets on Realms - Add SimulatedPlayer reset on Realms when all players leave, so they don't keep the realm online unnecessarily - Remove unintended Debug message when Pumpkins were ejected from droppers As with v1.7.0 -- future releases in the immediate future will be bugfix patches only.
- Loading branch information
Showing
180 changed files
with
5,455 additions
and
3,483 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.