Skip to content

Commit

Permalink
v1.3.2 (i)
Browse files Browse the repository at this point in the history
- Updated version in gradle.properties
- Updated README
- Updated CHANGELOG
- Updated .github issue tracker
- Fixed cohesion among compatibility recipes
- Added Saving Private Swine advancement
  • Loading branch information
izofar committed Sep 10, 2023
1 parent eaa4a55 commit 0043317
Show file tree
Hide file tree
Showing 30 changed files with 336 additions and 63 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ body:
label: Mod Version
description: The version of the mod you were using when the bug occured
options:
- "1.3.2"
- "1.3.1"
- "1.3.0"
- "1.2.1"
- "1.2"
Expand All @@ -68,6 +70,7 @@ body:
label: Minecraft Version
description: The version of Minecraft you were using when the bug occured
options:
- "1.20.1"
- "1.20"
- "1.19.4"
- "1.19.2"
Expand Down
4 changes: 4 additions & 0 deletions .github/config/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
- "1.18.2"
1.19.2:
- "1.19.2"
1.20:
- "1.20"
1.20.1:
- "1.20.1"
forge:
- "Forge"
fabric:
Expand Down
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Bygone Nether
<p align="center"><img src="https://imgur.com/oPVtrP5.png" alt="Logo" width="672"></p>

> To advance the ancient history of the nether dimension.
Herein lies my changelog and motivation for developing a mod for Minecraft aiming to advance the lore behind the nether dimension, as well as provide additional challenges and compelling gameplay in the survival game mode.
Expand Down Expand Up @@ -60,6 +61,18 @@ The structures should be as procedural as possible so that few many spawns play
<hr/>

## 📦 CHANGELOG

### v1.3.2
#### Feature
* Updated Github Issues Tracking
* Updated graphics and logos
* Added Create crushing recipes for cobbled blackstone and soul stone
#### Bug
* Fixed Saving Private Swine advancement being triggered when summoning any mob
* Fixed poorly-balanced Create crushing recipes for warped nether brick
* Added missing recipes for vertical slabs
<hr/>

### v1.3.1
#### Feature
* Ported to 1.20.1
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="center"><img src="https://imgur.com/yrzI96y.png" alt="Logo" width="672"></p>
<p align="center"><img src="https://imgur.com/oPVtrP5.png" alt="Logo" width="672"></p>

<p align="center">
<i>To advance the ancient history of the nether dimension</i>
Expand All @@ -14,8 +14,8 @@

Welcome to the **Bygone Nether** GitHub page! Explore new structures, fight and befriend new mobs, gather new resources and win new loot!

Having been conceived as part of a Vanilla+ mod to bring back alpha difficulty, **Bygone Nether** has grown to be one of the most downloaded nether mods! I semi-frequently update for bug-fixes, new features, and ports to latest Minecraft versions!
Having been conceived as part of a Vanilla+ mod to bring back alpha difficulty, **Bygone Nether** has grown to be one of the most downloaded nether mods! I semi-frequently update for bug-fixes, new features, and ports to the latest Minecraft versions!

<hr/>
<h4 align="center">Find out more about Bygone Nether on <a href="https://www.curseforge.com/minecraft/mc-mods/bygone-nether">Curseforge</a> or <a href="https://modrinth.com/mod/bygone-nether">Modrinth</a> Page</h4>
<h4 align="center">Looking for the Fabric port? <a href="https://www.curseforge.com/minecraft/mc-mods/bygone-nether">Find it here on Curseforge</a></h4>
<h4 align="center">Looking for the Fabric port? <a href="https://www.curseforge.com/minecraft/mc-mods/bygone-nether-fabric">Find it here on Curseforge</a></h4>
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def intoTargets = ["$rootDir/out/production/resources/", "$rootDir/out/productio
def replaceProperties = [mod_id: mod_id, mod_name: mod_name, mod_version: mod_version,
mod_authors: mod_authors, mod_description: mod_description, banner_image: banner_image,
minecraft_version_range: minecraft_version_range, forge_version_range: forge_version_range,
loader_version_range: loader_version_range]
loader_version_range: loader_version_range, issues_link: issues_link, license: license]
processResources {
inputs.properties replaceProperties
replaceProperties.put 'project', project
Expand Down
4 changes: 3 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ mappings_version=1.18.2

mod_id=bygonenether
mod_name=Bygone Nether
mod_version=1.3.1
mod_version=1.3.2
mod_base_package=com.izofar.bygonenether
mod_authors=izofar
mod_description=Remnants of the nether dimension's ancient history
banner_image=bygonenether.png
issues_link=https://github.com/izofar/bygone-nether/issues
license=MIT

# Dependencies
mixin_version=0.8.5
4 changes: 3 additions & 1 deletion src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

modLoader="javafml"
loaderVersion="${loader_version_range}"
license="MIT"
license="${license}"
issueTrackerURL="${issues_link}"

[[mods]]
modId="${mod_id}"
Expand All @@ -11,6 +12,7 @@ logoFile="${banner_image}"
authors="${mod_authors}"

description='''${mod_description}'''
displayTest="MATCH_VERSION"

[[dependencies.bygonenether]]
modId="minecraft"
Expand Down
Binary file modified src/main/resources/bygonenether.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"parent": "bygonenether:piglin_manor",
"display": {
"icon": {
"item": "bygonenether:netherite_bell"
},
"title": {
"translate": "advancements.bygonenether.rescue_piglin_prisoner.title"
},
"description": {
"translate": "advancements.bygonenether.rescue_piglin_prisoner.description"
},
"frame": "challenge",
"show_toast": true,
"announce_to_chat": true,
"hidden": false
},
"rewards": {
"experience": 500
},
"criteria": {
"rescue_prisoner": {
"trigger": "minecraft:summoned_entity",
"conditions": {
"entity": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "bygonenether:piglin_prisoner"
}
}
]
}
}
},
"requirements": [
[
"rescue_prisoner"
]
]
}
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "bygonenether:cracked_withered_blackstone_vertical_slab"
}
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"key": {
"#": {
"item": "bygonenether:cracked_withered_blackstone"
}
},
"result": {
"item": "bygonenether:cracked_withered_blackstone_slab",
"count": 1
"item": "bygonenether:cracked_withered_blackstone_vertical_slab",
"count": 6
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"key": {
"#": {
"item": "bygonenether:cracked_withered_blackstone_slab"
}
},
"result": {
"item": "bygonenether:cracked_withered_blackstone_vertical_slab",
"count": 3
},
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "quark"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"key": {
"#": {
"item": "bygonenether:cracked_withered_blackstone"
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "bygonenether:cracked_withered_blackstone_vertical_slab"
}
},
],
"result": {
"item": "bygonenether:cracked_withered_blackstone_vertical_slab",
"count": 6
"item": "bygonenether:cracked_withered_blackstone_slab",
"count": 1
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "bygonenether:warped_nether_brick_vertical_slab"
}
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"key": {
"#": {
"item": "bygonenether:warped_nether_bricks"
}
},
"result": {
"item": "bygonenether:warped_nether_brick_slab",
"count": 1
"item": "bygonenether:warped_nether_brick_vertical_slab",
"count": 6
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"key": {
"#": {
"item": "bygonenether:warped_nether_brick_slab"
}
},
"result": {
"item": "bygonenether:warped_nether_brick_vertical_slab",
"count": 3
},
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "quark"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"key": {
"#": {
"item": "bygonenether:warped_nether_bricks"
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "bygonenether:warped_nether_brick_vertical_slab"
}
},
],
"result": {
"item": "bygonenether:warped_nether_brick_vertical_slab",
"count": 6
"item": "bygonenether:warped_nether_brick_slab",
"count": 1
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"key": {
"#": {
"item": "bygonenether:withered_blackstone_slab"
}
},
"result": {
"item": "bygonenether:withered_blackstone_vertical_slab",
"count": 3
},
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "quark"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"processingTime": 250,
"results": [
{
"count": 3,
"item": "minecraft:nether_bricks"
"count": 1,
"item": "minecraft:nether_brick"
},
{
"chance": 0.25,
"count": 2,
"item": "minecraft:nether_bricks"
"chance": 0.75,
"count": 1,
"item": "minecraft:nether_brick"
},
{
"chance": 0.5,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "bygonenether:cobbled_blackstone"
}
],
"processingTime": 250,
"results": [
{
"count": 1,
"item": "minecraft:gravel"
}
],
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "create"
}
]
}
Loading

0 comments on commit 0043317

Please sign in to comment.