This website requires JavaScript.
탐색
도움말
로그인
mtcontrib
/
homedecor_modpack
보기
1
좋아요
0
포크
2
You've already forked homedecor_modpack
의 미러
https://github.com/mt-mods/homedecor_modpack.git
synced
2025-07-17 13:20:19 +02:00
코드
이슈
릴리즈
위키
활동
Files
9773d63e8e6bf95a3c1460bf45d29a4b2624c47b
homedecor_modpack
/
homedecor
/
handlers
히스토리
Tim
9773d63e8e
only set main list size if size field is given, to allow using the locked/lockable features with different listnames
2015-08-19 22:02:04 +02:00
..
expansion.lua
let the custom on_place of the expansion code call after_place_node to make sure infotexts and owners of locked nodes are being set
2015-08-19 20:20:58 +02:00
furnaces.lua
remove debug statements
2015-08-19 17:09:50 +02:00
inventory.lua
only set main list size if size field is given, to allow using the locked/lockable features with different listnames
2015-08-19 22:02:04 +02:00
locked.lua
spawn lockable nodes for "inventory = { lockable = true }", and migrate all lockable nodes to this mechanism, but the furnaces
2015-08-19 19:30:03 +02:00
nodeboxes.lua
introduce nodebox abstractions used by fences, like corner nodeboxes, and indirectly slab_x; update fences accordingly
2015-08-19 15:32:19 +02:00
registration.lua
register a copy of the def instead of the passed def, this allows us later to spawn supporting nodes from the same original def
2015-08-19 18:48:50 +02:00
sit.lua
Move sit function
2015-05-11 20:21:27 +02:00
water_particles.lua
pass outlet position to particle handler as a table rather than separate vars
2015-05-10 22:34:30 -04:00