Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions base/assets/translations.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
key,en_us
advancement.gm4.root.title,"Gamemode 4",
advancement.gm4.root.description,"Semi-funny blurb about GM4",
advancement.gm4.root.title,Gamemode 4
advancement.gm4.root.description,Semi-funny blurb about GM4
20 changes: 20 additions & 0 deletions gm4/modeldata_registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
"axolotl_bucket": {
"gm4_metallurgy:shamir/infinitas": 100
},
"azalea_leaves": {
"gm4_monsters_unbound:item/spore/default": 1
},
"bamboo_hanging_sign": {
"gm4_trapped_signs:item/secret_trapped_bamboo_hanging_sign": 1,
"gm4_trapped_signs:item/trapped_bamboo_hanging_sign": 2
Expand Down Expand Up @@ -170,6 +173,7 @@
"gm4_animi_shamir:shamir/animi": 124
},
"chainmail_chestplate": {
"gm4_monsters_unbound:guidebook_icon/monsters_unbound": 1,
"gm4_weighted_armour:shamir/helious": 103,
"gm4_metallurgy:shamir/defuse": 106,
"gm4_iacio_shamir:shamir/iacio": 122,
Expand All @@ -189,6 +193,9 @@
"gm4_trapped_signs:item/secret_trapped_cherry_hanging_sign": 1,
"gm4_trapped_signs:item/trapped_cherry_hanging_sign": 2
},
"cherry_leaves": {
"gm4_monsters_unbound:item/spore/cherry": 1
},
"cherry_sign": {
"gm4_trapped_signs:item/trapped_cherry_sign": 1,
"gm4_trapped_signs:item/secret_trapped_cherry_sign": 2
Expand Down Expand Up @@ -579,6 +586,9 @@
"gm4_animi_shamir:shamir/animi": 124,
"gm4_orb_of_ankou:guidebook_icon/orb_of_ankou": 200
},
"flowering_azalea_leaves": {
"gm4_monsters_unbound:item/spore/flowering": 1
},
"furnace": {
"gm4_smelteries:gui/advancement/smelteries": 1,
"gm4_forming_press:guidebook_icon/forming_press": 2,
Expand Down Expand Up @@ -962,6 +972,7 @@
},
"leather_chestplate": {
"gm4_combat_expanded:gui/advancement/combat_expanded_identify": 1,
"gm4_survival_refightalized:guidebook_icon/survival_refightalized": 2,
"gm4_weighted_armour:shamir/helious": 103,
"gm4_metallurgy:shamir/defuse": 106,
"gm4_iacio_shamir:shamir/iacio": 122,
Expand Down Expand Up @@ -995,6 +1006,9 @@
"lime_concrete_powder": {
"gm4_zauber_cauldrons:block/liquid_magicol/lime": 300
},
"lime_glazed_terracotta": {
"gm4_monsters_unbound:item/elite_headwear/mending": 1
},
"lingering_potion": {
"gm4_midnight_menaces:guidebook_icon/illusioner_nights": 1,
"gm4_lightning_in_a_bottle:item/lingering_lightning_in_a_bottle": 4,
Expand Down Expand Up @@ -1229,10 +1243,16 @@
"oxidized_cut_copper": {
"gm4_tinkering_compressors:block/tinkering_compressor_plate": 1
},
"packed_ice": {
"gm4_monsters_unbound:item/elite_headwear/glacial": 1
},
"paper": {
"gm4_book_binders:item/enchanted_page": 1,
"gm4_book_binders:gui/advancement/book_binders_debind": 2
},
"pearlescent_froglight": {
"gm4_monsters_unbound:item/elite_headwear/pearlescent": 1
},
"phantom_membrane": {
"gm4_midnight_menaces:guidebook_icon/enlarging_phantoms": 1
},
Expand Down
4 changes: 3 additions & 1 deletion gm4_guidebook/triggers.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"__important__": "Generated by generate_guidebooks.py. Don't manually update this",
"__next__": 119,
"__next__": 121,
"animi_shamir": 91,
"apple_trees": 83,
"arborenda_shamir": 20,
Expand Down Expand Up @@ -66,6 +66,7 @@
"metallurgy": 28,
"mob_curing": 38,
"moneo_shamir": 18,
"monsters_unbound": 120,
"mountaineering": 110,
"musical_shamir": 29,
"mysterious_midnights": 42,
Expand Down Expand Up @@ -98,6 +99,7 @@
"standard_crafting": 93,
"standard_liquids": 64,
"sunken_treasure": 4,
"survival_refightalized": 119,
"sweethearts": 33,
"teleportation_anchors": 114,
"tinker_shamir": 26,
Expand Down
14 changes: 14 additions & 0 deletions gm4_monsters_unbound/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Monsters Unbound<!--$headerTitle--><!--$pmc:delete-->

Use special weapon and armour modifiers to defend against mobs that grow ever stronger!<!--$pmc:headerSize-->

<img src="images/monsters_unbound.png" alt="Spore Zombies in Lush Caves" height="350"/> <!--$localAssetToURL--> <!--$modrinth:replaceWithVideo--> <!--$pmc:delete-->

### Features
- The longer you stay alive the stronger mobs will become.
- Different biomes grant special buffs to mobs that spawn in them, creating bigger Slimes or Spore Zombies that keep regrowing!
- Weaker Phantoms that take damage if they try to fly into water, as they deserve.
- Mobs will drop new Modified armour and weapons. These come with special attributes that allow you to customize your gear!
- Modifiers range from a ramping speed boost to a loyal immortal dog to fight by your side. Or a piece of armour that teleports you randomly, if that's what you like.

A full list of all modifiers to mobs, weapons and armor can be found at the [Wiki](https://wiki.gm4.co/Monsters_Unbound).
Original file line number Diff line number Diff line change
@@ -0,0 +1,278 @@
{
"textures": {
"0": "gm4_monsters_unbound:item/elite_headwear/glacial",
"particle": "gm4_monsters_unbound:item/elite_headwear/glacial"
},
"elements": [
{
"from": [3, 1, 8],
"to": [8, 15, 8],
"rotation": {"angle": 45, "axis": "z", "origin": [5.5, 4, 8]},
"faces": {
"north": {"uv": [0, 0, 5, 14], "texture": "#0"},
"south": {"uv": [0, 0, 5, 14], "texture": "#0"}
}
},
{
"from": [8.5, 1.5, 7],
"to": [8.5, 6.5, 21],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.5, 4, 10]},
"faces": {
"east": {"uv": [0, 0, 5, 14], "rotation": 270, "texture": "#0"},
"west": {"uv": [0, 0, 5, 14], "rotation": 90, "texture": "#0"}
}
},
{
"from": [6, 4, 7],
"to": [11, 4, 21],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.5, 4, 10]},
"faces": {
"up": {"uv": [0, 0, 5, 14], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 0, 5, 14], "texture": "#0"}
}
},
{
"from": [9.5, 4, 2.5],
"to": [9.5, 18, 7.5],
"rotation": {"angle": -22.5, "axis": "z", "origin": [9.5, 7, 5]},
"faces": {
"east": {"uv": [0, 0, 5, 14], "texture": "#0"},
"west": {"uv": [0, 0, 5, 14], "texture": "#0"}
}
},
{
"from": [7, 4, 5],
"to": [12, 18, 5],
"rotation": {"angle": -22.5, "axis": "z", "origin": [9.5, 7, 5]},
"faces": {
"north": {"uv": [0, 0, 5, 14], "texture": "#0"},
"south": {"uv": [0, 0, 5, 14], "texture": "#0"}
}
},
{
"from": [7, 2, -3.675],
"to": [12, 2, 10.325],
"rotation": {"angle": -22.5, "axis": "y", "origin": [9.5, 2, 7.325]},
"faces": {
"up": {"uv": [0, 0, 5, 14], "texture": "#0"},
"down": {"uv": [0, 0, 5, 14], "rotation": 180, "texture": "#0"}
}
},
{
"from": [9.5, -0.5, -3.675],
"to": [9.5, 4.5, 10.325],
"rotation": {"angle": -22.5, "axis": "y", "origin": [9.5, 2, 7.325]},
"faces": {
"east": {"uv": [0, 0, 5, 14], "rotation": 90, "texture": "#0"},
"west": {"uv": [0, 0, 5, 14], "rotation": 270, "texture": "#0"}
}
},
{
"from": [5.5, 1, 5.5],
"to": [5.5, 15, 10.5],
"rotation": {"angle": 45, "axis": "z", "origin": [5.5, 4, 8]},
"faces": {
"east": {"uv": [0, 0, 5, 14], "texture": "#0"},
"west": {"uv": [0, 0, 5, 14], "texture": "#0"}
}
},
{
"from": [8.75, 5, -2.75],
"to": [11.75, 5, 6.25],
"rotation": {"angle": 22.5, "axis": "x", "origin": [10.25, 5, 4.25]},
"faces": {
"up": {"uv": [5, 0, 8, 9], "texture": "#0"},
"down": {"uv": [5, 0, 8, 9], "rotation": 180, "texture": "#0"}
}
},
{
"from": [-2.75, 1.5, 7.25],
"to": [6.25, 4.5, 7.25],
"rotation": {"angle": -22.5, "axis": "y", "origin": [4.25, 3, 7.25]},
"faces": {
"north": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"},
"south": {"uv": [5, 0, 8, 9], "rotation": 270, "texture": "#0"}
}
},
{
"from": [-2.75, 3, 5.75],
"to": [6.25, 3, 8.75],
"rotation": {"angle": -22.5, "axis": "y", "origin": [4.25, 3, 7.25]},
"faces": {
"up": {"uv": [5, 0, 8, 9], "rotation": 270, "texture": "#0"},
"down": {"uv": [5, 0, 8, 9], "rotation": 270, "texture": "#0"}
}
},
{
"from": [9.25, 3, 5.75],
"to": [18.25, 3, 8.75],
"rotation": {"angle": -22.5, "axis": "z", "origin": [11.25, 3, 7.25]},
"faces": {
"up": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"},
"down": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"}
}
},
{
"from": [9.25, 0.5, 7.25],
"to": [18.25, 3.5, 7.25],
"rotation": {"angle": -22.5, "axis": "z", "origin": [11.25, 2, 7.25]},
"faces": {
"north": {"uv": [5, 0, 8, 9], "rotation": 270, "texture": "#0"},
"south": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"}
}
},
{
"from": [3.75, 2, 10.25],
"to": [6.75, 2, 19.25],
"rotation": {"angle": -45, "axis": "y", "origin": [5.25, 2, 12.25]},
"faces": {
"up": {"uv": [5, 0, 8, 9], "rotation": 180, "texture": "#0"},
"down": {"uv": [5, 0, 8, 9], "texture": "#0"}
}
},
{
"from": [5.25, 0.5, 10.25],
"to": [5.25, 3.5, 19.25],
"rotation": {"angle": -45, "axis": "y", "origin": [5.25, 2, 12.25]},
"faces": {
"east": {"uv": [5, 0, 8, 9], "rotation": 270, "texture": "#0"},
"west": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"}
}
},
{
"from": [10.75, 2, 7.25],
"to": [13.75, 2, 16.25],
"rotation": {"angle": 45, "axis": "y", "origin": [12.25, 2, 9.25]},
"faces": {
"up": {"uv": [5, 0, 8, 9], "rotation": 180, "texture": "#0"},
"down": {"uv": [5, 0, 8, 9], "texture": "#0"}
}
},
{
"from": [12.25, 0.5, 7.25],
"to": [12.25, 3.5, 16.25],
"rotation": {"angle": 45, "axis": "y", "origin": [12.25, 2, 9.25]},
"faces": {
"east": {"uv": [5, 0, 8, 9], "rotation": 270, "texture": "#0"},
"west": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"}
}
},
{
"from": [10.25, 3.5, -2.75],
"to": [10.25, 6.5, 6.25],
"rotation": {"angle": 22.5, "axis": "x", "origin": [10.25, 5, 4.25]},
"faces": {
"east": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"},
"west": {"uv": [5, 0, 8, 9], "rotation": 270, "texture": "#0"}
}
},
{
"from": [8.25, 4, 8.75],
"to": [23.25, 4, 11.75],
"rotation": {"angle": 22.5, "axis": "z", "origin": [12.25, 4, 10.25]},
"faces": {
"up": {"uv": [9, 0, 12, 15], "rotation": 90, "texture": "#0"},
"down": {"uv": [9, 0, 12, 15], "rotation": 90, "texture": "#0"}
}
},
{
"from": [4.75, 5, 9.25],
"to": [7.75, 20, 9.25],
"rotation": {"angle": 22.5, "axis": "z", "origin": [6.25, 9, 9.25]},
"faces": {
"north": {"uv": [9, 0, 12, 15], "texture": "#0"},
"south": {"uv": [5, 0, 8, 9], "texture": "#0"}
}
},
{
"from": [6.25, 5, 7.75],
"to": [6.25, 20, 10.75],
"rotation": {"angle": 22.5, "axis": "z", "origin": [6.25, 9, 9.25]},
"faces": {
"east": {"uv": [9, 0, 12, 15], "texture": "#0"},
"west": {"uv": [9, 0, 12, 15], "texture": "#0"}
}
},
{
"from": [8.75, 3, 10.25],
"to": [11.75, 18, 10.25],
"rotation": {"angle": -45, "axis": "z", "origin": [10.25, 7, 10.25]},
"faces": {
"north": {"uv": [9, 0, 12, 15], "texture": "#0"},
"south": {"uv": [5, 0, 8, 9], "texture": "#0"}
}
},
{
"from": [10.25, 3, 8.75],
"to": [10.25, 18, 11.75],
"rotation": {"angle": -45, "axis": "z", "origin": [10.25, 7, 10.25]},
"faces": {
"east": {"uv": [9, 0, 12, 15], "texture": "#0"},
"west": {"uv": [9, 0, 12, 15], "texture": "#0"}
}
},
{
"from": [8.25, 2.5, 10.25],
"to": [23.25, 5.5, 10.25],
"rotation": {"angle": 22.5, "axis": "z", "origin": [12.25, 4, 10.25]},
"faces": {
"north": {"uv": [9, 0, 12, 15], "rotation": 270, "texture": "#0"},
"south": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"}
}
},
{
"from": [8.75, 2, 6.25],
"to": [11.75, 2, 21.25],
"rotation": {"angle": 22.5, "axis": "x", "origin": [10.25, 2, 10.25]},
"faces": {
"up": {"uv": [9, 0, 12, 15], "rotation": 180, "texture": "#0"},
"down": {"uv": [9, 0, 12, 15], "texture": "#0"}
}
},
{
"from": [10.25, 0.5, 6.25],
"to": [10.25, 3.5, 21.25],
"rotation": {"angle": 22.5, "axis": "x", "origin": [10.25, 2, 10.25]},
"faces": {
"east": {"uv": [9, 0, 12, 15], "rotation": 270, "texture": "#0"},
"west": {"uv": [5, 0, 8, 9], "rotation": 90, "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"head": {
"rotation": [0, -22.5, 0],
"translation": [0, 6.45, 0],
"scale": [1.61, 1.61, 1.61]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}
Loading
Loading