Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RubixDev committed Jun 27, 2022
1 parent 7da491f commit 6a52ab6
Show file tree
Hide file tree
Showing 9 changed files with 75 additions and 9 deletions.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Extension Mod for [gnembon's fabric-carpet](https://github.com/gnembon/fabric-ca
- [`SURVIVAL`](markdown/SURVIVAL_Category.md)

## Index
Count: 94
Count: 96
- [anvilledBlueIce](#anvilledblueice)
- [anvilledIce](#anvilledice)
- [anvilledPackedIce](#anvilledpackedice)
Expand Down Expand Up @@ -90,6 +90,7 @@ Count: 94
- [lilyPadsOnCauldron](#lilypadsoncauldron)
- [longerRepeaters](#longerrepeaters)
- [maxBannerLayers](#maxbannerlayers)
- [missingCobbleRecipes](#missingcobblerecipes)
- [moreBarkCrafting](#morebarkcrafting)
- [moreFortressSpawningBlocks](#morefortressspawningblocks)
- [netherrackGeneration](#netherrackgeneration)
Expand All @@ -112,6 +113,7 @@ Count: 94
- [smokerGreenDye](#smokergreendye)
- [smokerLimeDye](#smokerlimedye)
- [snowballWaterDrag](#snowballwaterdrag)
- [splashOxidize](#splashoxidize)
- [stalagmiteSteppingDamage](#stalagmitesteppingdamage)
- [stonecutterDamage](#stonecutterdamage)
- [strictShulkerShells](#strictshulkershells)
Expand Down Expand Up @@ -620,6 +622,15 @@ This only works for clients with this mod installed and the Banner tooltips neve
- You must choose a value from 3 to 16
- [Idea from SouthernPixel](https://github.com/gnembon/carpet-extra/issues/111)

### missingCobbleRecipes
Adds missing recipes for allowing blackstone and cobbled deepslate in place of cobblestone

Expect a lag spike when changing the value
- Type: `boolean`
- Default value: `false`
- Required options: `true`, `false`
- Categories: `BUGFIX`, `CRAFTING`, `RUG`, `SURVIVAL`

### moreBarkCrafting
Crafting Logs to Wood gives 4 instead of 3

Expand Down Expand Up @@ -812,6 +823,13 @@ Thrown Snowball will stutter on client when mod is only on server
- Additional notes:
- You must choose a value from 0.5 to 0.99

### splashOxidize
Copper blocks oxidize one stage when hit with a water bottle
- Type: `boolean`
- Default value: `false`
- Required options: `true`, `false`
- Categories: `FEATURE`, `RUG`, `SURVIVAL`

### stalagmiteSteppingDamage
Pointed Dripstones (stalagmites) deal damage when standing on them. Sneaking prevents this
- Type: `int`
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ org.gradle.jvmargs=-Xmx4G
carpet_core_version=1.4.79+v220607

# Mod Properties
mod_version = 1.3.0
mod_version = 1.3.1
maven_group = de.rubixdev.rug
archives_base_name = rug

Expand Down
12 changes: 11 additions & 1 deletion markdown/BUGFIX_Category.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

For a list of all implemented Rules go [here](../README.md)
## Index
Count: 4
Count: 5
- [cactusFurnaceXp](#cactusfurnacexp)
- [infinityNeedsArrow](#infinityneedsarrow)
- [itemFramesActivatePressurePlates](#itemframesactivatepressureplates)
- [missingCobbleRecipes](#missingcobblerecipes)
- [stonecutterDamage](#stonecutterdamage)

## Rules in BUGFIX Category
Expand Down Expand Up @@ -35,6 +36,15 @@ Item Frames inside wooden pressure plates hold them down
- Required options: `true`, `false`
- Categories: `BUGFIX`, `RUG`

### missingCobbleRecipes
Adds missing recipes for allowing blackstone and cobbled deepslate in place of cobblestone

Expect a lag spike when changing the value
- Type: `boolean`
- Default value: `false`
- Required options: `true`, `false`
- Categories: `BUGFIX`, `CRAFTING`, `RUG`, `SURVIVAL`

### stonecutterDamage
How much damage Stonecutters deal when stepping on them
- Type: `int`
Expand Down
12 changes: 11 additions & 1 deletion markdown/CRAFTING_Category.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

For a list of all implemented Rules go [here](../README.md)
## Index
Count: 32
Count: 33
- [blastFurnaceGlass](#blastfurnaceglass)
- [blastFurnaceGlazedTerracotta](#blastfurnaceglazedterracotta)
- [blastFurnaceNetherBrick](#blastfurnacenetherbrick)
Expand All @@ -23,6 +23,7 @@ Count: 32
- [easyStickCrafting](#easystickcrafting)
- [easyTrappedChestCrafting](#easytrappedchestcrafting)
- [maxBannerLayers](#maxbannerlayers)
- [missingCobbleRecipes](#missingcobblerecipes)
- [moreBarkCrafting](#morebarkcrafting)
- [powderToGlassSmelting](#powdertoglasssmelting)
- [shapelessCrafting](#shapelesscrafting)
Expand Down Expand Up @@ -225,6 +226,15 @@ This only works for clients with this mod installed and the Banner tooltips neve
- You must choose a value from 3 to 16
- [Idea from SouthernPixel](https://github.com/gnembon/carpet-extra/issues/111)

### missingCobbleRecipes
Adds missing recipes for allowing blackstone and cobbled deepslate in place of cobblestone

Expect a lag spike when changing the value
- Type: `boolean`
- Default value: `false`
- Required options: `true`, `false`
- Categories: `BUGFIX`, `CRAFTING`, `RUG`, `SURVIVAL`

### moreBarkCrafting
Crafting Logs to Wood gives 4 instead of 3

Expand Down
10 changes: 9 additions & 1 deletion markdown/FEATURE_Category.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

For a list of all implemented Rules go [here](../README.md)
## Index
Count: 30
Count: 31
- [anvilledBlueIce](#anvilledblueice)
- [anvilledIce](#anvilledice)
- [anvilledPackedIce](#anvilledpackedice)
Expand Down Expand Up @@ -30,6 +30,7 @@ Count: 30
- [silkTouchFarmland](#silktouchfarmland)
- [silkTouchPathBlocks](#silktouchpathblocks)
- [silkTouchSpawners](#silktouchspawners)
- [splashOxidize](#splashoxidize)
- [stalagmiteSteppingDamage](#stalagmitesteppingdamage)
- [strictShulkerShells](#strictshulkershells)
- [villagersDropEmeralds](#villagersdropemeralds)
Expand Down Expand Up @@ -262,6 +263,13 @@ Mining Spawners with a Silk Touch tool will drop itself
- Required options: `true`, `false`
- Categories: `EXPERIMENTAL`, `FEATURE`, `RUG`, `SURVIVAL`

### splashOxidize
Copper blocks oxidize one stage when hit with a water bottle
- Type: `boolean`
- Default value: `false`
- Required options: `true`, `false`
- Categories: `FEATURE`, `RUG`, `SURVIVAL`

### stalagmiteSteppingDamage
Pointed Dripstones (stalagmites) deal damage when standing on them. Sneaking prevents this
- Type: `int`
Expand Down
20 changes: 19 additions & 1 deletion markdown/SURVIVAL_Category.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

For a list of all implemented Rules go [here](../README.md)
## Index
Count: 68
Count: 70
- [basaltToBlackstoneConversion](#basalttoblackstoneconversion)
- [basaltToLavaConversion](#basalttolavaconversion)
- [blastFurnaceGlass](#blastfurnaceglass)
Expand Down Expand Up @@ -40,6 +40,7 @@ Count: 68
- [infinityNeedsArrow](#infinityneedsarrow)
- [kelpBlockHardness](#kelpblockhardness)
- [maxBannerLayers](#maxbannerlayers)
- [missingCobbleRecipes](#missingcobblerecipes)
- [moreBarkCrafting](#morebarkcrafting)
- [netherrackGeneration](#netherrackgeneration)
- [noCreeperGriefing](#nocreepergriefing)
Expand All @@ -57,6 +58,7 @@ Count: 68
- [silkTouchSpawners](#silktouchspawners)
- [smokerGreenDye](#smokergreendye)
- [smokerLimeDye](#smokerlimedye)
- [splashOxidize](#splashoxidize)
- [stalagmiteSteppingDamage](#stalagmitesteppingdamage)
- [stonecutterDamage](#stonecutterdamage)
- [strictShulkerShells](#strictshulkershells)
Expand Down Expand Up @@ -407,6 +409,15 @@ This only works for clients with this mod installed and the Banner tooltips neve
- You must choose a value from 3 to 16
- [Idea from SouthernPixel](https://github.com/gnembon/carpet-extra/issues/111)

### missingCobbleRecipes
Adds missing recipes for allowing blackstone and cobbled deepslate in place of cobblestone

Expect a lag spike when changing the value
- Type: `boolean`
- Default value: `false`
- Required options: `true`, `false`
- Categories: `BUGFIX`, `CRAFTING`, `RUG`, `SURVIVAL`

### moreBarkCrafting
Crafting Logs to Wood gives 4 instead of 3

Expand Down Expand Up @@ -546,6 +557,13 @@ Expect a lag spike when changing the value
- Required options: `true`, `false`
- Categories: `CRAFTING`, `RUG`, `SURVIVAL`

### splashOxidize
Copper blocks oxidize one stage when hit with a water bottle
- Type: `boolean`
- Default value: `false`
- Required options: `true`, `false`
- Categories: `FEATURE`, `RUG`, `SURVIVAL`

### stalagmiteSteppingDamage
Pointed Dripstones (stalagmites) deal damage when standing on them. Sneaking prevents this
- Type: `int`
Expand Down
4 changes: 3 additions & 1 deletion markdown/curseforge.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Extension Mod for [gnembon's fabric-carpet](https://github.com/gnembon/fabric-ca
If you encounter any issues, please let me know on [GitHub](https://github.com/RubixDev/Rug/issues) (preferred) or here in the comments.

## List of implemented Rules
Count: 94
Count: 96
- anvilledBlueIce
- anvilledIce
- anvilledPackedIce
Expand Down Expand Up @@ -66,6 +66,7 @@ Count: 94
- lilyPadsOnCauldron
- longerRepeaters
- maxBannerLayers
- missingCobbleRecipes
- moreBarkCrafting
- moreFortressSpawningBlocks
- netherrackGeneration
Expand All @@ -88,6 +89,7 @@ Count: 94
- smokerGreenDye
- smokerLimeDye
- snowballWaterDrag
- splashOxidize
- stalagmiteSteppingDamage
- stonecutterDamage
- strictShulkerShells
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/de/rubixdev/rug/RugServer.java
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
import net.minecraft.util.math.BlockPos;

public class RugServer implements CarpetExtension, ModInitializer {
public static final String VERSION = "1.3.0";
public static final String VERSION = "1.3.1";
public static final Logger LOGGER = LogManager.getLogger("Rug");

private static MinecraftServer minecraftServer;
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/de/rubixdev/rug/RugSettings.java
Original file line number Diff line number Diff line change
Expand Up @@ -1259,7 +1259,7 @@ public String description() {

@Rule(
desc = "Copper blocks oxidize one stage when hit with a water bottle",
category = { FEATURE, DISPENSER, SURVIVAL, RUG }
category = { FEATURE, SURVIVAL, RUG }
)
public static boolean splashOxidize = false;
}
Expand Down

0 comments on commit 6a52ab6

Please sign in to comment.