cora
27a84799e4
remove superfluous dependencies
2022-06-13 12:32:48 +02:00
cora
bd6d777f05
remove check for mcl_copper, fix recipe
2022-06-13 12:29:47 +02:00
cora
7dd6d5f886
spaces -> tabs
2022-06-13 12:29:47 +02:00
PrairieAstronomer
e58387d123
Removed screenshots and Liscense
2022-06-13 12:29:47 +02:00
NO11
c4aa634a40
mcl_spyglass by NO11
2022-06-13 12:29:17 +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
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
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
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
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
cora
ef093d0c00
Be more careful with possibly expired objects
2022-06-04 20:26:00 +02:00
Lizzy Fleckenstein
a86fc935aa
mcl_maps: add callback to load_map function ( #2261 )
...
Fixes maps in itemframes not loading after restart (#2255 )
Reviewed-on: MineClone2/MineClone2#2261
Co-authored-by: Elias Fleckenstein <eliasfleckenstein@web.de>
Co-committed-by: Elias Fleckenstein <eliasfleckenstein@web.de>
2022-05-30 01:32:20 +00:00
cora
a44347f641
make cart.table, fletch.table and loom diggable
2022-05-29 22:07:47 +02:00
cora
4dba637ed8
readd lost horse armor inv images - confusing names
2022-05-27 02:44:39 +02:00
Lizzy Fleckenstein
e7898352d8
Remove mobs_mc_gameconfig
2022-05-27 02:44:39 +02:00
Lizzy Fleckenstein
f6a40ffb78
Run tools/strip_trailing_whitespace.sh
2022-05-26 07:29:28 +02:00
Lizzy Fleckenstein
ff33794487
Rename mobs global to mcl_mobs
2022-05-25 23:13:33 +02:00
Lizzy Fleckenstein
e0f70b54ec
Remove _cmi_is_mob
2022-05-25 23:13:33 +02:00
Lizzy Fleckenstein
569288b782
Fix warnings in mcl_bells and mcl_beds
2022-05-25 19:37:36 +02:00
cora
6a2f9e1a16
Fix wrong argument to is_creative_enabled
2022-05-25 03:41:43 +00:00
cora
bda5073d86
make soul fire drop nothing when dug
2022-05-25 05:27:52 +02:00
cora
11e8e7d4cc
Add soul_group to s.soil&sand, torch fix recpipe
2022-05-24 13:25:59 +02:00
kabou
1931a85f24
Add blackstone to cobble group.
...
By adding blackstone to the group "cobble", it automatically inherits
all crafting recipes and tool repair capabilities that apply to that
group.
* Add `cobble=1` to blackstone node definition groups.
* Remove stone tools and furnace crafting recipes.
2022-05-24 13:25:45 +02:00
cora
0c65363a09
replace ' with "
2022-05-24 13:25:45 +02:00
cora
b6a647e119
remove unused vars
2022-05-24 13:25:45 +02:00
cora
23e5a1c7d3
Comment out ore generation for now
...
The discussion about how to handle this is still ongoing. Since
this is about getting the new nodes disable ore registration
for now.
2022-05-24 13:25:45 +02:00
cora
0d8436b343
fix soul fire
2022-05-24 13:25:45 +02:00
cora
29c16eaa75
remove superfluous torch models
2022-05-24 13:25:45 +02:00
cora
2d81d31139
Fix soul torch to use the actual mcl_torches api
2022-05-24 13:25:45 +02:00
cora
a9be3f0f96
remove excessive newlines
2022-05-24 13:25:45 +02:00
cora
181a7d3b11
make nether gold gen. respect mcl_generate_ores
2022-05-24 13:25:45 +02:00
cora
430dc7fd8c
remove packed ice recipe
2022-05-24 13:25:45 +02:00
cora
c6312e7bdd
use vector.new instead of normal tables
2022-05-24 13:25:45 +02:00
cora
d9f2db5950
adapt readme to mcl2
2022-05-24 13:25:45 +02:00
cora
6b058d6f38
remove changelog.md
2022-05-24 13:25:45 +02:00