forked from Gamemode4Dev/GM4_Datapacks
-
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.
Merge remote-tracking branch 'upstream/master'
- Loading branch information
Showing
1,655 changed files
with
22,516 additions
and
17,380 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
name: Feature Request | ||
about: Request a feature / change to a data pack | ||
title: '' | ||
labels: feature-update | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the feature** | ||
Give a headline summary of the feature. | ||
- What is the motivation | ||
- What data pack does it affect | ||
- Does credit need to be given? | ||
- Can you link to a discussion on Discord about it? |
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
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,4 +1,4 @@ | ||
version: 1.6.0 | ||
version: 1.7.0 | ||
id: gm4 | ||
|
||
data_pack: | ||
|
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"rolls": 1, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:stick", | ||
"functions": [ | ||
{ | ||
"function": "minecraft:set_count", | ||
"count": 0 | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"pools": [] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"values": [ | ||
{ "id": "minecraft:boat", "required": false }, | ||
{ "id": "#minecraft:boat", "required": false } | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"values": [ | ||
"minecraft:ender_dragon", | ||
"minecraft:wither" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"values": [ | ||
{ "id": "minecraft:chest_boat", "required": false }, | ||
{ "id": "minecraft:oak_chest_boat", "required": false }, | ||
{ "id": "minecraft:spruce_chest_boat", "required": false }, | ||
{ "id": "minecraft:birch_chest_boat", "required": false }, | ||
{ "id": "minecraft:jungle_chest_boat", "required": false }, | ||
{ "id": "minecraft:acacia_chest_boat", "required": false }, | ||
{ "id": "minecraft:cherry_chest_boat", "required": false }, | ||
{ "id": "minecraft:dark_oak_chest_boat", "required": false }, | ||
{ "id": "minecraft:mangrove_chest_boat", "required": false }, | ||
{ "id": "minecraft:bamboo_chest_raft", "required": false }, | ||
{ "id": "minecraft:pale_oak_chest_boat", "required": false } | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"values": [ | ||
"#gm4:boss", | ||
"minecraft:blaze", | ||
"minecraft:bogged", | ||
"minecraft:breeze", | ||
"minecraft:creeper", | ||
"minecraft:elder_guardian", | ||
"minecraft:endermite", | ||
"minecraft:evoker", | ||
"minecraft:ghast", | ||
"minecraft:guardian", | ||
"minecraft:hoglin", | ||
"minecraft:husk", | ||
"minecraft:magma_cube", | ||
"minecraft:phantom", | ||
"minecraft:piglin_brute", | ||
"minecraft:pillager", | ||
"minecraft:ravager", | ||
"minecraft:shulker", | ||
"minecraft:silverfish", | ||
"minecraft:skeleton", | ||
"minecraft:slime", | ||
"minecraft:stray", | ||
"minecraft:vex", | ||
"minecraft:vindicator", | ||
"minecraft:warden", | ||
"minecraft:witch", | ||
"minecraft:wither_skeleton", | ||
"minecraft:zoglin", | ||
"minecraft:zombie", | ||
"minecraft:zombie_villager" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"values": [ | ||
"#gm4:neutral_hostile", | ||
"#gm4:neutral_passive" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"values": [ | ||
"minecraft:cave_spider", | ||
"minecraft:drowned", | ||
"minecraft:enderman", | ||
"minecraft:piglin", | ||
"minecraft:spider", | ||
"minecraft:zombified_piglin" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"values": [ | ||
"minecraft:bee", | ||
"minecraft:dolphin", | ||
"minecraft:fox", | ||
"minecraft:goat", | ||
"minecraft:iron_golem", | ||
"minecraft:llama", | ||
"minecraft:panda", | ||
"minecraft:polar_bear", | ||
"minecraft:trader_llama", | ||
"minecraft:wolf" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"values": [ | ||
"minecraft:area_effect_cloud", | ||
"minecraft:arrow", | ||
"minecraft:block_display", | ||
"#gm4:boats", | ||
"minecraft:breeze_wind_charge", | ||
"#gm4:chest_boats", | ||
"minecraft:chest_minecart", | ||
"minecraft:command_block_minecart", | ||
"minecraft:dragon_fireball", | ||
"minecraft:egg", | ||
"minecraft:end_crystal", | ||
"minecraft:ender_pearl", | ||
"minecraft:evoker_fangs", | ||
"minecraft:experience_bottle", | ||
"minecraft:experience_orb", | ||
"minecraft:eye_of_ender", | ||
"minecraft:falling_block", | ||
"minecraft:fireball", | ||
"minecraft:firework_rocket", | ||
"minecraft:fishing_bobber", | ||
"minecraft:furnace_minecart", | ||
"minecraft:glow_item_frame", | ||
"minecraft:hopper_minecart", | ||
"minecraft:interaction", | ||
"minecraft:item", | ||
"minecraft:item_display", | ||
"minecraft:item_frame", | ||
"minecraft:leash_knot", | ||
"minecraft:lightning_bolt", | ||
"minecraft:llama_spit", | ||
"minecraft:marker", | ||
"minecraft:minecart", | ||
"minecraft:ominous_item_spawner", | ||
"minecraft:painting", | ||
"minecraft:potion", | ||
"minecraft:shulker_bullet", | ||
"minecraft:small_fireball", | ||
"minecraft:snowball", | ||
"minecraft:spawner_minecart", | ||
"minecraft:spectral_arrow", | ||
"minecraft:text_display", | ||
"minecraft:tnt", | ||
"minecraft:tnt_minecart", | ||
"minecraft:trident", | ||
"minecraft:wind_charge", | ||
"minecraft:wither_skull" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"values": [ | ||
"minecraft:allay", | ||
"minecraft:armadillo", | ||
"minecraft:axolotl", | ||
"minecraft:bat", | ||
"minecraft:camel", | ||
"minecraft:cat", | ||
"minecraft:chicken", | ||
"minecraft:cod", | ||
"minecraft:cow", | ||
"minecraft:donkey", | ||
"minecraft:frog", | ||
"minecraft:glow_squid", | ||
"minecraft:horse", | ||
"minecraft:mooshroom", | ||
"minecraft:mule", | ||
"minecraft:ocelot", | ||
"minecraft:parrot", | ||
"minecraft:pig", | ||
"minecraft:pufferfish", | ||
"minecraft:rabbit", | ||
"minecraft:salmon", | ||
"minecraft:sheep", | ||
"minecraft:skeleton_horse", | ||
"minecraft:sniffer", | ||
"minecraft:snow_golem", | ||
"minecraft:squid", | ||
"minecraft:strider", | ||
"minecraft:tadpole", | ||
"minecraft:tropical_fish", | ||
"minecraft:turtle", | ||
"minecraft:villager", | ||
"minecraft:wandering_trader" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"pools": [] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,55 @@ | ||
dispatch minecraft:storage[gm4:log] to struct Gm4Log { | ||
versions?: [LogVersion], | ||
traverse_versions?: [LogVersion], | ||
log?: struct { | ||
require_id?: string | ||
}, | ||
outdated_list?: [LogEntry], | ||
queue?: [LogEntry], | ||
temp?: #[text_component] string, | ||
} | ||
|
||
struct LogVersion { | ||
id: string, | ||
module: string, | ||
version: string, | ||
from?: string, | ||
} | ||
|
||
struct LogEntry { | ||
type: ("text" | "install" | "outdated" | "missing" | "version_conflict"), | ||
...gm4:log_entry[[type]], | ||
} | ||
|
||
dispatch gm4:log_entry[text] to struct { | ||
/// The text component message to display. | ||
message: #[text_component] string, | ||
} | ||
|
||
dispatch gm4:log_entry[install] to struct { | ||
/// The name of the module that was just installed. | ||
module: string, | ||
} | ||
|
||
dispatch gm4:log_entry[outdated] to struct { | ||
module: string, | ||
download: #[url] string, | ||
render: #[text_component] string, | ||
} | ||
|
||
dispatch gm4:log_entry[missing] to struct MissingLog { | ||
/// The name of the module. | ||
module: string, | ||
/// The ID of the module. | ||
id: string, | ||
/// The name of the dependency. | ||
require: string, | ||
/// The ID of the dependency. | ||
require_id: string, | ||
} | ||
|
||
dispatch gm4:log_entry[version_conflict] to struct { | ||
...MissingLog, | ||
/// The required version of the dependency. | ||
require_ver: string, | ||
} |
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
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
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
Oops, something went wrong.