- Make compatibility with BakeYourBread. (May replace with filament items in future)
Enchantments
- Very Large tweaks to vanilla Enchantments, now replace files instead of patch.
- New Enchantments:
Beheading, Extra Experience, Faster Attack, Flame Thorns, Healty, Smash Protection, Magic Protection, Poisoning, Rapid Move, Reach, Sneak Resist, Smelting, Stunning, Step Up, Withering, Curse of Vulnerable.
Filament
- Add Fried Egg (Texture from Farmer's Delight), Cooked Pufferfish, Cooked Tropical Fish. All of them come from Smelting/Smoking/Campfire Cooking.
- Add Stone Knife for get String from Grass before has crafting table (Normally not useful, but may helps you heal when respawn).
Functions
- More Translate.
/trigger minecraft_remade.suicide
,/trigger minecraft_remade.hat.make
,/trigger minecraft_remade.hat.unmake
.- Fix Safe Fall Distance add by sneak is not working.
- Fix Regeneration does not regenerate if (Max Health - Health < 1).
- Flamming Arrow now only works on fire ticks more than 160, place a fire block reduce 160 fire ticks, so the fire by itself won't let it set block fire again.
- Random Teleport:
Default cooldown time is 60 seconds, default range is 50000. - Base of Block Interaction Range is 4, base of Entity Interaction Range is 2.
- Health Fix (disabled by default):
Heal all mobs when spawning.[!WARNING]
Also apply on mobs that saved and does not load when joining game, bucause datapack can not get ticks entity exist. - Extinguish Item:
Water extinguish item entity (Soul) Torch and (Soul) Campfire. - Extinguish Explosives:
Water extinguish TNT, TNT Minecart, (Pause fuse and reset ignite) Creeper. - Place Echo Shard on offhand, place 1 item with repair cost on mainhand. This remove 1 Echo Shard, and 1 repair cost.
- Mechines:
Place a Item Frame on facing up Dropper. Place different item on Item Frame has different actions.
Stonecutter is recyling (Horse Armor, ...) and spliting (Chest Boat, ...),
Hopper convert item into experience,
Blast Furnace convert item into Quartz,
Scaffolding create speical loot on sand-like blocks,
Cactus just delete items. - Removed Fast Climb.
- Mob Mounting (disable by default):
Standing Skeletons mount Spider, Baby Standing Zombies mount Chiken (and dismount when growth), Skeleton mount Skeleton Horse, Illager mount Ravager.
Item Components
- Food components modifies.
- Tools attributes modifies.
- All Campfires are unlit by default (Item models are changed).
- Enchantable in Enchanting Table: Shield, Flint and Steel, Brush.
Loot Tables
- Trail Thambers Reward modifies.
- Snow block drop 8 Snowball.
- Fix Silk Touch 2 does not work in some cases.
- Short Grass/Fern/Seagrass drop itself by Silk Touch 2 or Shears.
- Some block will smelt by Fire Aspect.
Recipes
- Fix too many Light Weight Pressure Plate, Spruce Door in recipe result.
- Fix Terracotta.
- Fix Armor Trim Smithing Template.
- Redstone components now allowed to use items in
#minecraft:stone_crafting_materials
replace Cobblestone. - Smithing Transform Slabs to Blocks.
- Woodcutting Fixes.
- Rabbit Hide item model variant: Poor Quality Leather.
- Fix Crafting conflict Pressure Plates and Slab, Prismarine Bricks and Prismarine.
- Smelting/Blasting: Glass to Quartz.
- Shield recipe is changed.
- Remove
somthing_on_a_stick
patch. - Crafting 8 Snowball to Snow Block. Crafting 2 Snow Block to 16 Snow.
- Lever is mineable by pickaxe.
- Powered Rail from copper (and modify it's texture).
Tags
- (Readded after thinking) Climbable Chain.
Worldgen
- Reduce Kelp worldgen.
1.21.4 version, finally.
Fixes
🔧Fix dilib is lost
🔧Fix invalid grass loot table
Additions
Readd feature before v0.1.7
advancements
- mcre:func/consume_item/*
functions
- mcre:adv/consume_item/*
Craft carved_pumpkin in stonecutter drop 4 pumpkin_seeds (not preview-able)
advancements
- mcre:func/recipe_crafted/carved_pumpkin
functions
- mcre:adv/recipe_crafted/carved_pumpkin
Changes
Updated Better Hoes v1.2.2
Rename namespace mc_remade
=> mcre
mcre:func/*
=>mcre:func/*
mcre:adv/*
=>mcre:adv/*
Removes
recipes
- mcre:crafting_shaped/silence_armor_trim_smithing_template
- mcre:crafting_shapeless/stick_from_mangrove_roots
advancements
- mcre:func/recipe_crafted/cobblestone_generator
functions
- mcre:adv/recipe_crafted/cobblestone_generator
Separate most of the functions into another datapack. You will see it soon.
New files
Village chests improvements
loot_tables/chests
- minecraft:village/*
Add projectile_break, slow_falling_chain, ladder_extend, more_dragon_egg;
(Disabled default) custom_archeology, sheep_color_reset, cobblestone_generator, better_ender_dragon
feature
Add motion config to ladder_minecart
cactus =smelting 200t / blasting 100t> green_dye + 1.00.2 exp
recipes
- minecraft:green_dye
Allow some structure generate in more biomes
tags/worldgen/biome
- minecraft:has_structure/jungle_temple
- minecraft:has_structure/shipwreck_beached
- minecraft:has_structure/shipwreck
Changed files
Updated dilib (v2.1)
cactus =smelting 200t / blasting 100t> green_dye + 1.00.2 exp
recipes
- mc_remade:blasting/green_dye
egg_only_chicken 's hatch time now stored into Item.tag
nbt, keeps when pickup
functions
- mc_remade:loop/5t/egg_only_chicken
Decrease (gravel/sand)-like blocks drop special item chances
jungle_temple_dispenser now drop long_poison and harming tipped_arrow
loot_tables/chests
- minecraft:jungle_temple_dispenser
Stray possibly drop ice (Idea from Enhancer)
loot_tables/entities
- minecraft:stray
Stonecutter cut wood
recipes
- mc_remade:stonecutting/woodcutter/*
Removed files
Remove climbable chain
tags/blocks
- minecraft:climbable
Disabled files
netherite_scrap smelt recipes
recipes
- minecraft:netherite_scrap_from_blasting
- minecraft:netherite_scrap
Redstone
recipes
- minecraft:observer
- minecraft:piston
copper_ingot *2 + glass =crafting_shaped> spyglass
recipes
- minecraft:spyglass
New Files
Add torches, potions to crossbow_enhancement, also make vanilla action match this feature
functions
- mc_remade:advancements/shot_crossbow/*
Changed files
Updated dilib (v1.9)
It's now default enable
functions
- mc_remade:advancements/shot_crossbow/*
Removed files
attack_cooldown
functions
- mc_remade:tick/attack_cooldown
Fixes
Improve crossbow_enhancement (things like motion nbt) by macro
functions
- mc_remade:advancements/shot_crossbow/*
Improve throw (motion nbt) by macro
functions
- mc_remade:tick/throw/*
New Files
Updated dilib (v1.8)
Re-added features before v0.1.0:
- Ores has more discard chance on air exposure.
- flat_level_generator_preset, world_preset is better
- lower amethyst_geode, ancient_debris/diamond/gold/iron
- less bamboo, fossil, coal/copper/diamond/gold/iron
- higher ore redstone
- more redstone/quartz
- zombie village has no crops
worldgen/configured_feature
- minecraft:*
worldgen/flat_level_generator_preset
- minecraft:*
worldgen/placed_feature
- minecraft:*
worldgen/processor_list
- minecraft:*
worldgen/world_preset
- minecraft:*
Add shovel stun
functions
- mc_remade:tick/shovel_stun
golden_carrot need 4 gold_ingot as in
recipes
- minecraft:golden_carrot
Changed Files
cobblestone + cobblestone =crafting_shapeless> cobblestone + 2520% chance flint
cobbled_deepslate + cobbled_deepslate =crafting_shapeless> cobbled_deepslate + 5040% chance flint
recipes
- mc_remade:crafting_shapeless/flint_from_cobbled_deepslate
- mc_remade:crafting_shapeless/flint_from_cobblestone
Remove unused objective mc_remade.used..ender_pearl
Throw feature is default disabled
functions
- mc_remade:tick/load/*
Fixes
Fix ladder_minecart goes nowhere
Add "replace": true to some tag
New Files
Updated dilib (v1.7)
granite =smelting 200t / blasting 100t> netherrack
recipes
- mc_remade:blasting/netherrack
- mc_remade:smelting/netherrack
Slime attack fix (add attack cooldown for slime and magma_cube)
advancements
- mc_remade:functions/entity_hurt_player/slime
functions
- mc_remade:advancements/entity_hurt_player/slime
- mc_remade:tick/slime
Rope ladders (Drop item and let it fall on block places ladder ignore support block)
functions
- mc_remade:tick/rope_ladders
(Default disable)
Farmland breaks when player sprinting
functions
- mc_remade:loop/5t/weak_farmland
twisting_vine & weeping_vine always drop itself
loot_tables/blocks
- minecraft:twisting_vine
- minecraft:twisting_vine_plant
- minecraft:weeping_vine
- minecraft:weeping_vine_plant
Open config menu by /trigger menus
functions
- mc_remade:tag/*
Add special loot for sand-like blocks and gravel
loot_tables/blocks
- minecraft:sand
- minecraft:red_sand
- minecraft:soul_sand
- minecraft:gravel
netherite_upgrade_smithing_template from netherite_ingot
recipes
- mc_remade:crafting_shaped/netherite_upgrade_smithing_template
(Default disable)
Redstone clock: You can place redstone_block/redstone_torch in item_frame,
it will sends out 0t redstone power (for some mechanical component, it won't working):
redstone_block works every 2tick
redstone_torch (on bottom of the block is not working) works every 16tick
functions
- mc_remade:tick/redstone_clock
Changed Files
Decayed mangrove leaves won't drop anything for saving performance.
loot_tables/blocks
- minecraft:mangrove_leaves
bone/nautilus_shell =crafting_shapeless> bone_meal
recipes
- minecraft:bone_meal
Turn some block convert recipe from crafting_shapeless into smithing_transform
recipes
- mc_remade:smithing_transform/chorus_fruit
- mc_remade:smithing_transform/crimson_fungus
- mc_remade:smithing_transform/echo_shard
- mc_remade:smithing_transform/end_stone
- mc_remade:smithing_transform/glow_berries
- mc_remade:smithing_transform/red_mushroom
- mc_remade:smithing_transform/shroomlight
- mc_remade:smithing_transform/twisting_vines
- mc_remade:smithing_transform/unstable_tnt
- mc_remade:smithing_transform/warped_fungus
- mc_remade:smithing_transform/warped_roots
- mc_remade:smithing_transform/weeping_vines
Fixes
Now ender_pearl_mount is compatible with crossbow_enhancement
crossbow_enhancement in creative mode not using projectile
Egg only chicken not working on latest version
functions
- mc_remade:main/egg_only_chicken/egg
New Files
(Default disable)(experimental)
Crossbow can shot tnt, fire_charge(small_fireball), ender_pearl.
You still need a arrow, it will return to your inventory.
More items comes when 1.20.3, it looks there is a small change.
There're some small bugs that doesn't affect the functions.
Better than Crossbow Cartridges,
because I really fill items in crossbow, it doesn't.
advancements
- mc_remade:functions/shot_crossbow/*
- mc_remade:functions/using_item/*
functions
- mc_remade:functions/advancements/shot_crossbow/*
Throw tnt(unstable, else you need to hold flint_and_steel) very short distance by [ Sneak + Drop ]
functions
- mc_remade:main/throw/tnt
Ladder minecart (not really fast but really cheaply)
functions
- mc_remade:main/ladder_minecart
Changed Files
Add more configs
function
- mc_remade:main/load/*
Tweaks Crop Loot tables
loot_tables/blocks
- minecraft:carrots
- minecraft:potatoes
- minecraft:wheat
Removed Files
Unused files
New Files
Holding arrow and Sneak + Drop to throw arrow very short distance
functions
- mc_remade:main/tick/throw/*
You can only use flint as ingredient to craft stone tools
tags/blocks
- minecraft:stone_tool_materials
New flint recipe:
cobblestone + cobblestone =crafting_shapeless> cobblestone + 25% chance flint
cobbled_deepslate + cobbled_deepslate =crafting_shapeless> cobbled_deepslate + 50% chance flint
cobblestone =stonecutting> flint *1
cobbled_deepslate =stonecutting> flint *2
recipes
- mc_remade:crafting_shapeless/flint_from_cobbled_deepslate
- mc_remade:crafting_shapeless/flint_from_cobblestone
- mc_remade:stonecutting/flint_from_cobbled_deepslate
- mc_remade:stonecutting/flint_from_cobblestone
advancements
- mc_remade:functions/recipe_crafted/flint_from_cobbled_deepslate
- mc_remade:functions/recipe_crafted/flint_from_cobblestone
functions
- mc_remade:advancements/recipe_crafted/flint_from_cobbled_deepslate
- mc_remade:advancements/recipe_crafted/flint_from_cobblestone
(Default disable)
Chicken only lay eggs, breeding (cooldown 1s) can boost the speed,
drop egg item on hay block to hatch the egg (100s).
functions
- mc_remade:main/egg_only_chicken/*
(Default disable)
Mount Ender Pearl when throw (You can dismount),
Ender Pearl disappear if no passenger
functions
- mc_remade:main/ender_pearl_mount/*
skull_banner_pattern allow skeleton_skull as ingredient
recipes
- minecraft:skull_banner_pattern
Changed Files
Add config for function features, and better update system for config
functions
- mc_remade:tick
- mc_remade:load
- mc_remade:main/load
- mc_remade:main/load/update
- mc_remade:main/load/install
Add lore to unstable tnt item
functions
- mc_remade:advancements/recipe_crafted/unstable_tnt
Fixes
dead_bush recipe lost experience (even it's not working in vanilla)
recipes
- mc_remade:campfire_cooking/dead_bush
Disables
Disable map extending on crafting_table
recipes
- minecraft:map_extending
Disable stick_from_bamboo_item recipe
recipes
- minecraft:stick_from_bamboo_item
Disable rabbit_stew_from_red_mushroom recipe
recipes
- minecraft:rabbit_stew_from_red_mushroom
Removes
recipes
- mc_remade:crafting_shapeless/stick_from_mangrove_leaves
Recipe conflict to tuff =blasting 100t / smelting 200t> andesite
recipes
- mc_remade:blasting/stone
- mc_remade:smelting/stone
New Files
glass need 1 dye to dye,
glass_pane need use stonecutter to cut
recipe
- minecraft:black_stained_glass_pane
- minecraft:black_stained_glass
- minecraft:blue_stained_glass_pane
- minecraft:blue_stained_glass
- minecraft:brown_stained_glass_pane
- minecraft:brown_stained_glass
- minecraft:cyan_stained_glass_pane
- minecraft:cyan_stained_glass
- minecraft:glass_bottle
- minecraft:gray_stained_glass_pane
- minecraft:gray_stained_glass
- minecraft:green_stained_glass_pane
- minecraft:green_stained_glass
- minecraft:light_blue_stained_glass_pane
- minecraft:light_blue_stained_glass
- minecraft:light_gray_stained_glass_pane
- minecraft:light_gray_stained_glass
- minecraft:lime_stained_glass_pane
- minecraft:lime_stained_glass
- minecraft:magenta_stained_glass_pane
- minecraft:magenta_stained_glass
- minecraft:orange_stained_glass_pane
- minecraft:orange_stained_glass
- minecraft:pink_stained_glass_pane
- minecraft:pink_stained_glass
- minecraft:purple_stained_glass_pane
- minecraft:purple_stained_glass
- minecraft:red_stained_glass_pane
- minecraft:red_stained_glass
- minecraft:tinted_glass
- minecraft:white_stained_glass_pane
- minecraft:white_stained_glass
- minecraft:yellow_stained_glass_pane
- minecraft:yellow_stained_glass
banner recipe only need 1 wool as ingredient
recipe
- minecraft:black_banner
- minecraft:blue_banner
- minecraft:brown_banner
- minecraft:cyan_banner
- minecraft:gray_banner
- minecraft:green_banner
- minecraft:light_blue_banner
- minecraft:light_gray_banner
- minecraft:lime_banner
- minecraft:magenta_banner
- minecraft:orange_banner
- minecraft:pink_banner
- minecraft:purple_banner
- minecraft:red_banner
- minecraft:white_banner
- minecraft:yellow_banner
Unstable TNT recipe
recipe
- mc_remade:crafting_shapeless/unstable_tnt
functions
- mc_remade:advancements/recipe_crafted/unstable_tnt
advancements
- mc_remade:functions/recipe_crafted/unstable_tnt
zombie_head recipe
recipe
- mc_remade:crafting_shaped/zombie_head
players drop player_head (Unfixed feature - drop when killed by player)
loot_tables/entities
- minecraft:player
anvil repair recipe
recipes
- mc_remade:smithing_transform/anvil
- mc_remade:smithing_transform/chipped_anvil
Deepslate recipe
recipes
- mc_remade:smithing_transform/deepslate
Fixes
silk_touch drop string
loot_tables/blocks
- minecraft:tall_grass
- minecraft:large_fern
cluster max harvestable support only vanilla pickaxe
tags/items
:- minecraft:cluster_max_harvestables
Separate honeycomb count
recipes
minecraft:honeycomb- mc_remade:stonecutting/honeycomb
Changed Files
Modify tags
tags/blocks
- minecraft:needs_stone_tool
- minecraft:needs_iron_tool
Now sand + gravel + clay_ball crafts light_gray_concrete_powder, not gray
recipes
- minecraft:light_gray_concrete_powder
- minecraft:gray_concrete_powder
Blaze drop blaze_rod is more vanilla-like
loot_tables/entities
- minecraft:blaze
Modify fishing loot
loot_tables/gameplay
- minecraft:fishing
You need 4 wheat seeds as ingredient
recipes
- minecraft:bread
Compress 2 blocks by smithing
recipes
- minecraft:blue_ice
- minecraft:packed_ice
- minecraft:sandstone
- minecraft:red_sandstone
- mc_remade:smithing_transform/tuff
Convert stone by smithing
recipes
- minecraft:diorite
- minecraft:granite
Separate 2 blocks by stonecutting
recipes
- mc_remade:stonecutting/gravel
- mc_remade:stonecutting/red_sand
- mc_remade:stonecutting/sand
Rename some files.
Version 0.0.4
Changes/loot_tables/entities
- Polar bear drop bone now.
- Blaze drop blaze rod with 0-12 limit now.
- Endermite drop ender pearl with 0-1 limit now.
- Witch, zombie villager drop emerald now.
- Drop chance change to magma cube, slime, cat, ocelot, blaze, snow golem.
Changes/loot_tables/blocks
- Drop chance change to mushroom blocks.
Changes/recipes
- mushroom*9 =crafting_shaped> mushroom block
- fungus*9 =crafting_shaped> wart block
Changes/tags/blocks
- mineable/axe: bamboo
- Fix glass pane isn't mineable by pickaxe.
Removes/tags/items
- Stone tool materials: stone, blackstone, deepslate
- Remove only diamond can active beacon.
Removes/recipes
- Remove some functional blocks need iron nugget to craft.
Version 0.0.5
Changes/recipes
- tuff =smelting/blasting> andesite
- Some small changes to stone variants (I did it after one hour of searching.)
dioritedripstone_block =smelting/blasting> calcite (Idea from Renewable)- cherry_leaves*2 =crafting_shaped> pink_petals (Idea from Renewable)
- paper + piglin_head =crafting_shapeless> piglin_banner_pattern.json
- Fix you can't craft wooden/stone tools (You still can't craft wooden pickaxe/axe, but you can craft stone tools by using flint.)
Changes/functions
- A new function install system
- Mainhand equipping stick/bone adds 0.5 damage
- Fix path speed bug.
- Fix rotten_flesh poison only happen 1 time.
Changes/loot_tables/blocks
- Leaves have a chance drop nothing
Changes/worldgen/placeed_feature
- best place to mine ancient_debris is now y=0
Removes/recipe
- minecraft:crafting_table
Removes/functions
- attack cooldown
Version 0.0.6
Changes/recipes
- cherry_leaves *2 =crafting_shaped> pink_petals *
364 - dirt + hanging_roots =crafting_shapeless> rooted_dirt
Changes/functions
- (Entity)spectral_arrow will glowing now(Idea from Additional Glowing)
Changes/tags/blocks
- dampens_vibrations.json:
{"replace":false, "values":["#minecraft:beds"]}
Changes/worldgen/placeed_feature
- decrease diamond generate
Changes/loot_tables/entities
- Raid evokers has 50% chance drop Woodland Explorer Maps replace totem of undying (Code from MIT Raid Rebalance), 30% chance drop vex_armor_trim_smithing_template (Idea from Common Smithing Templates)
- husk has 30% chance drop dune_armor_trim_smithing_template (Idea from Common Smithing Templates)
- panda has 30% chance drop wild_armor_trim_smithing_template (Idea from Common Smithing Templates)
- ravager has 30% chance drop sentry_armor_trim_smithing_template (Idea from Common Smithing Templates)
Removes/functions
- Mainhand equipping stick/bone has no extra damage now
Enables/recipes
- minecraft:repair_item
Version 0.0.7
Changes/recipes
- stone + quartz =crafting_shapeless> diorite
*2 - diorite + quartz =crafting_shapeless> granite
*2 #woolwhite_wool =crafting_shapeless> string *9- You can not smelt quartz ore now
Changes/loot_tables/entities
- husk has
30%5%(looting_multiplier 2.5%) chance drop dune_armor_trim_smithing_template - warden has
30% + 15%20%(looting_multiplier 10%) chance drop silence_armor_trim_smithing_template, 40%(looting_multiplier 10%) chance drop ward_armor_trim_smithing_template - panda has
30%10%(looting_multiplier 5%) chance drop wild_armor_trim_smithing_template - piglin_brute has
50%20%(looting_multiplier 10%) chance drop netherite_upgrade_smithing_template - piglin(and piglin_brute) has 5%(looting_multiplier 2.5%) chance drop snout_armor_trim_smithing_template
- elder_guardian has 20%(looting_multiplier 10%) chance drop tide_armor_trim_smithing_template
- guardian has 5%(looting_multiplier 2.5%) chance drop tide_armor_trim_smithing_template
- shulker has 10%(looting_multiplier 5%) chance drop spore_armor_trim_smithing_template
- pillager has 5%(looting_multiplier 2.5%) drop sentry_armor_trim_smithing_template
- glow_ink_sac =smelting/blasting> glowstone_dust
stone + red_sandstone =crafting_shapeless>nautilus_shell *9 =crafting_shaped> dripstone_block- pillager drop bone now
Changes/functions
- You can drop dyed leather items into water cauldron to clear the color
Removes/loot_tables/entites
- ravager has 30% chance drop sentry_armor_trim_smithing_template
Removes/recipes
- stone *2 =crafting_shaped> deepslate
- cobblestone *2 =crafting_shaped> cobbled_deepslate
- mc_remade:crafting_shapeless/crying_obsidian.json
- mc_remade:crafting_shapeless/tuff.json
- mc_remade:stonecutting/red_sand_from_netherrack.json
- mc_remade:stonecutting/red_sand_from_granite.json
- mc_remade:stonecutting/gravel_from_cobblestone.json
- mc_remade:stonecutting/gravel_from_tuff.json
- mc_remade:stonecutting/sand_from_diorite.json
- mc_remade:crafting_shapeless/soul_soil.json
Version 0.0.8
New changelog format!
Changes/recipes
-
#logs_that_burn =campfire_cooking> charcoal
-
rotten_flesh =smelting*200t/campfire_cooking*600t/blasting*100t> rabbit_hide
-
Crafting Shaped Result leather => crafting_table #planks -
Crafting Shapeless Result sand sandquartz => red_sand -
granite =stonecutting> red_sand
-
graveldiorite =stonecutting> sand -
tuff =stonecutting> gravel
-
Fix #saplings and dead_bush has different recipe. Now:
Crafting Shapeless Result #saplings/dead_bush => stick -
Fix stone_pressure_plate count:
Crafting Shaped Result stone stone => stone_pressure_plate
Changes/loot_tables/blocks
- #saplings[stage=1] drop stick
- bookshelf drop itself
- decrease leaves drop sapling chance
Changes/worldgen
- decrease/changed some ores, amethyst_geode generate
Changes/tags
- minecraft/tags/blocks/sword_efficient.json:
#glass_panes, cactus
Removes/recipes
- minecraft:piston
- minecraft:observer
- minecraft:redstone_lamp
Version 0.0.9
Changes
Changes/functions
- Updated Di Library
- Remove held conduit_power
- Consume melon_slice drop melon_seeds
Changes/loot_tables/blocks
- crimson_roots, warped_root need silk_touch
- ancient_debris drop netherite_scarp, silk_touch drop ancient_debris
- melon drop melon
- grass/fern has 5% chance drop wheat_seeds/pumpkin_seeds/melon_seeds/beetroot_seeds
- leaves has 25% chance drop saplings, 50% drop sticks
Changes/tags/blocks
- [Replace:false]minecraft:mineable/axe.json:
cactus - [Replace:false]minecraft:mineable/hoe.json:
cactus
Changes/tags/items
- [Replace:true]minecraft:stone_tool_materials.json:
stone,blackstone,deepslate, flint
Changes/recipes
- Fix a bug in mc_remade:smithing_transform/crying_obsidian.json
- Re-add recipes
-
Crafting Shaped Result gravel gravel => tuff gravel gravel -
Crafting Shaped Result ice ice => packed_ice ice ice -
Crafting Shaped Result packed_ice packed_ice => blue_ice packed_ice packed_ice
-
Removes/recipes
- mc_remade:crafting_shapeless/warped_wart_block
- mc_remade:crafting_shaped/silence_armor_trim_smithing_template
Enable/recipes
- minecraft:wooden_pickaxe
- minecraft:wooden_axe
Version 0.0.10
deleted new
Changes/functions
- Remove path speed
Changes/recipes
-
Crafting Shaped Result iron_ingot iron_ingot => iron_door *3iron_ingot iron_ingot -
Crafting Shaped Result amethyst_shard glass amethyst_shard glass ender_eye glass => end_crystal amethyst_shard ghast_tear amethyst_shard (Idea from Gald's Little Details but not same)
-
Crafting Shaped Result stick stick => stick stick ladder stick stick -
Crafting Shapeless Result snowball snowball snowball snowball snowball snowball => snow_block snowball snowball -
Crafting Shaped Result snowball snowball => snow *2 -
Crafting Shaped Result iron_ingot => shears iron_nugget iron_ingot -
Crafting Shapeless Result honey_bottle honey_bottle honey_bottle honey_bottle honey_bottle honey_bottle => honey_block honey_bottle honey_bottle -
Crafting Shapeless Result honey_block honey_bottle honey_bottle honey_bottle honey_bottle honey_bottle => honey_bottle *8 honey_bottle honey_bottle honey_bottle -
Crafting Shapeless Result honey_bottle => sugar *3*2 -
Crafting Shaped Result leather => crafting_table #planks -
Crafting Shaped Result paper paper => rabbit_hide paper paper -
Tweaks to building blocks count and let it match the fuel burn time. (Unfixed feature)
-
Changed some recipes...
Changes/loot_tables/blocks
- wheat, carrots, potatoes drops are more science(I think?)
- redstone_ore drop 1 redstone
- lapis_ore drop 1 lapis_lazuli
- cake drop itself with state (visible when place)
(Idea from Gald's Little Details but not same) - packed_ice drop 0~3 ice, blue_ice drop 0~3 packed_ice
- snow_block drop 8 snowball
- powder_snow drop 3 snowball
Changes/loot_tables/chests
- jungle_temple_dispenser has a chance to drop poison arrow
Changes/loot_tables/entities
- sniffer drop bones now
- goat's each 1 goat horn has 10% chance(looting_multiplier10%) to drop
Changes/tags/blocks
- [Replace:false]minecraft:sword_efficient.json:
- hay_block, brown_mushroom_block, red_mushroom_block, mushroom_stem;
#glass_pane
- hay_block, brown_mushroom_block, red_mushroom_block, mushroom_stem;
- [Replace:false]minecraft:mineable/pickaxe.json:
- tinted_glass
- [Replace:false]minecraft:mineable/hoe.json:
- attached_melon_stem, attached_pumpkin_stem, beetroots, big_dripleaf_stem, big_dripleaf, carved_pumpkin, cave_vines_plant, cave_vines, chorus_plant, cocoa, brown_mushroom_block, brown_mushroom, dead_bush, fern, glow_lichen, grass, hanging_roots, jack_o_lantern, melon, mushroom_stem, lily_pad, large_fern, nether_wart, potatoes, pumpkin, red_mushroom_block, red_mushroom, small_dripleaf, sugar_cane, sweet_berry_bush, tall_grass, twisting_vines_plant, twisting_vines, vine, warped_fungus, weeping_vines_plant, weeping_vines, crimson_fungus, #flowers, crimson_roots, warped_roots, nether_sprouts, sea_pickle, #saplings", #crops (Some from Better Hoes)
Changes/worldgen
Changes/worldgen/placed_feature
- changed redstone, diamond generate
Removes/loot_tables/blocks
- minecraft:frosted_ice
Removes/recipes
- mc_remade:crafting_shapeless/red_sand
Version 0.0.11
Fix file zip error(very sorry about that, it breaks game in last pack)
Changes/recipes
- Let stone-style building blocks result count match the wooden.
Changes/loot_tables/blocks
- Decrease apple fortune drop chance from (dark_)oak_leaves
Changes/tags/blocks
- [Replace:false]minecraft:sword_efficient.json:
- seagrass, tall_seagrass, kelp, kelp_plant, bee_nest, beehive, sculk_vein, glow_lichen
Removes/loot_tables/blocks
- minecraft:powder_snow.json