debiankaios
3e0e26e62c
Add more decoration blocks.
...
Added the decorations lbocks, and chancheg generation of decoration a bit.
2022-06-13 23:11:33 +02:00
debiankaios
bd9f315acd
Add twisting_vines textures
2022-06-13 23:11:33 +02:00
debiankaios
097c3dc10c
Fixed warnings
...
Warnings because a var which not exist
2022-06-13 23:11:33 +02:00
debiankaios
b40c48878c
New Textures
2022-06-13 23:11:33 +02:00
debiankaios
c6a5a3d6be
New Textures
2022-06-13 23:11:33 +02:00
debiankaios
7f9b5fe1af
New Textures
2022-06-13 23:11:33 +02:00
debiankaios
91b8365fad
New Textures
2022-06-13 23:11:33 +02:00
debiankaios
11b019bc8a
New Textures
2022-06-13 23:11:33 +02:00
debiankaios
6a555b922d
New Textures
2022-06-13 23:11:33 +02:00
debiankaios
edf806dbc5
Bufixes
...
Fixed Bug that trees generating in other blocks. The slab and stairbug was fixed too.
2022-06-13 23:11:33 +02:00
Lizzy Fleckenstein
af0e4b4312
Fix light_source warning in mcl_mushroom
2022-06-13 23:11:33 +02:00
cora
6765de1923
comment out ore generation for now
2022-06-13 23:11:33 +02:00
debiankaios
10623c89a7
Add warped and crimson
2022-06-13 23:11:33 +02:00
cora
9cea10a706
fix more blast resistance and hardness values
2022-06-13 02:48:00 +02:00
cora
2074fec7a1
Fix hardness and b.resistance of blackstone nodes
2022-06-13 02:48:00 +02:00
cora
4e1b6074c7
Add Smooth Basalt node
2022-06-13 02:48:00 +02:00
cora
a43627e268
Fix 2 wrong variable uses that made warnings
2022-06-12 01:35:27 +00:00
PrairieAstronomer
87a45ad78e
Minor Format Detail in Country Lode Advancement
2022-06-11 19:14:28 -06:00
PrairieAstronomer
bbd86045e5
Country Lode, Take Me Home Advancement
2022-06-11 15:35:48 -06:00
PrairieAstronomer
eb72bb81da
Fishy Business Advancement
2022-06-11 15:35:48 -06:00
PrairieAstronomer
b544fb819d
What A Deal! Advancement
2022-06-11 15:35:48 -06:00
PrairieAstronomer
17e2f05971
Sweet Dreams Advancement
2022-06-11 15:35:48 -06:00
PrairieAstronomer
2a62936fe7
Postmortal Advancement
2022-06-11 15:35:48 -06:00
PrairieAstronomer
91f8f44e17
The End? Advancement
2022-06-11 15:35:48 -06:00
PrairieAstronomer
1a5195b5e6
Isn't It Iron Pick Advancement
2022-06-11 15:35:48 -06:00
epCode
ef92475d35
Merge pull request 'master' ( #2296 ) from master into Raytraced_arrows_fix
...
Reviewed-on: MineClone2/MineClone2#2296
2022-06-11 02:42:04 +00:00
epCode
6bc5e76b8f
fix tipped arrows and rocket
2022-06-10 19:40:12 -07:00
epCode
6a74adc261
Merge pull request 'master' ( #2290 ) from master into Raytraced_arrows
...
Reviewed-on: MineClone2/MineClone2#2290
2022-06-09 16:18:56 +00:00
cora
d1149ee49a
Add 'mods/ITEMS/mcl_sus_stew/' from commit '6048efbc988390321952e9ba1da4f6342df59cbf'
...
git-subtree-dir: mods/ITEMS/mcl_sus_stew
git-subtree-mainline: 8d9131eda3
git-subtree-split: 6048efbc98
2022-06-08 05:16:58 +02:00
epCode
0aaede2f50
Merge pull request 'master' ( #2285 ) from master into Raytraced_arrows
...
Reviewed-on: MineClone2/MineClone2#2285
2022-06-07 18:41:22 +00:00
MysticTempest
45ec876167
Knockback fixes:
...
This PR enables knockback for snowballs, and eggs.
And disables knockback for the following mobs: Shulkers, Iron Golems,
and Ender Dragons.
2022-06-07 02:55:19 -05:00
epCode
6c804f44d5
add a small bit of doc
2022-06-06 18:43:50 -07:00
cora
5c057f24fb
get_mapgen_params -> get_mapgen_setting
2022-06-07 03:17:32 +02:00
epCode
d738229298
Make loaded Crossbow (Corssbow) not show up in creative inventory
2022-06-07 00:58:37 +00:00
epCode
78940e109c
fix critical hit displaying in the wrong place
2022-06-06 14:38:18 -07:00
epCode
fdb7d5bfad
fixed Badly calculated arrow direction
2022-06-06 14:32:07 -07:00
epCode
f2c2f4106b
fix arrows not disapearing after mob hit, and self damaging
2022-06-06 13:55:28 -07:00
epCode
e1feec9a30
Add Raytracing arrows
2022-06-06 13:42:24 -07:00
epCode
ad486a56fd
Add more Villager sounds
2022-06-06 12:09:14 -07:00
epCode
42c764e149
Make Villager nod/head shake
2022-06-06 11:12:57 -07:00
cora
4bff9710a0
Make structblock non walk- and pointable
2022-06-06 01:08:55 +02:00
cora
d4e4bc8708
add rarer beached shipwreck
2022-06-05 13:10:36 +02:00
cora
b7419dc207
randomly enchant treasure
2022-06-05 13:10:36 +02:00
cora
4af1094eed
Add shipwrecks
...
schematics by chmodsayshello
2022-06-05 13:10:36 +02:00
cora
ef093d0c00
Be more careful with possibly expired objects
2022-06-04 20:26:00 +02:00
MysticTempest
b4c5805afe
Make items flowing in water use acceleration for movement.
2022-06-03 05:46:27 -05:00
MysticTempest
5dde594c19
Item movement fixes:
...
This PR fixes items at flowing_water edges not falling down holes.
As well as fixing items not sliding on slippery nodes like ice.
And, allows for movement starting at the source block of a
flowing water node. While ensuring regular water_source blocks
do not bug out.
2022-06-02 09:44:04 +00:00
MysticTempest
983b8f0934
Make breaking boats by hand easier.
2022-06-02 00:20:44 -05:00
NO11
25d847f49f
Fix crash when unknown item in offhand slot
2022-05-31 22:43:30 +02:00
MysticTempest
31106a2031
Fix items obtained from villager trades:
...
This PR stops the load_enchantments function from being
called for all items in the villager trades.
Fixing non-enchanted items from villagers being unable to stack
with their regular counterparts.
As they now, no longer have any description metadata.
While also ensuring that enchanted items still have their
tooltips, and work.
2022-05-30 15:11:22 -05:00