Commit graph

45 commits

Author SHA1 Message Date
Sollace
86c336dcee You can now place feathers (and some other choice items) into flower pots 2019-02-24 01:04:18 +02:00
Sollace
b9400cf805 Added moss 2019-02-23 15:23:24 +02:00
Sollace
ad692abcd7 Fixed cloud door's not returning the correct item when middle clicked 2019-02-23 00:00:50 +02:00
Sollace
710e7503cf The fattening! Fatten out all the loud locks! 2019-02-22 20:48:55 +02:00
Sollace
afdec48090 Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there. 2019-02-17 01:08:19 +02:00
Sollace
675cea57b8 Fixed torches being placed on top of banisters 2019-02-10 14:37:46 +02:00
Sollace
9a3c8bc672 Fully implemented stone lamps (enchanted_torches) 2019-02-10 14:37:31 +02:00
Sollace
0fd12b7ac1 Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
Sollace
a094d68d5e Started adding a gem-based torch 2019-02-07 19:18:51 +02:00
Sollace
6329d5bd59 Fixed cloud fences and banisters connecting to each other 2019-02-07 16:31:15 +02:00
Sollace
43daaf0f6e Fixed creative mobe players can't break clouds blocks 2019-02-07 15:37:24 +02:00
Sollace
91109ba8bb Use the enum! It makes it clearer 2019-02-07 13:38:42 +02:00
Sollace
0cebad1277 Style 2019-02-06 22:25:18 +02:00
Sollace
c76be4a461 Destroy connected alfalfa blocks when destroyed by a player. Might help with floating plants 2019-02-06 12:40:23 +02:00
Sollace
765d647018 Fixed crash when apple saplings are destroyed 2019-02-05 11:32:17 +02:00
Sollace
7625f9eb93 Fixed apple trees not producing very many apples 2019-02-05 11:09:48 +02:00
Sollace
a3b0b7d507 Added beds and chests to the blocks with special placement conditions 2019-02-05 11:01:49 +02:00
Sollace
33e121b3db Fixed alfalfa causing a crash when attempting to grown into another block above it 2019-02-05 11:01:26 +02:00
Sollace
849ff4519a Changed block placement rules for clouds 2019-02-04 23:12:12 +02:00
Sollace
79e9b310d3 Added cloud fences and banisters 2019-02-04 18:16:17 +02:00
Sollace
b75ea7dfcf God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes 2019-01-30 12:43:42 +02:00
Sollace
3d02ee6856 Items dropped by a pegasus onto cloud blocks should not fall through. This also has some... interesting behavioural quirks. 2019-01-27 17:35:39 +02:00
Sollace
cc710b93eb Added apple trees 2019-01-25 17:22:41 +02:00
Sollace
16d39c781e You can no longer place solid blocks on non-solid cloud blocks 2019-01-13 22:06:27 +02:00
Sollace
8064b08ae9 Updated cloud slabs and chairs with the same properties as cloud blocks 2019-01-10 11:34:58 +02:00
Sollace
854956f37f Offset alfalfa hitboxes for consistency with tomato plants 2019-01-10 10:24:19 +02:00
Sollace
ff7e033db1 Tomato plants now have a hitbox. Pegasi can perch on them! 2019-01-10 10:24:00 +02:00
Sollace
48509a3b0a Non-pegasus players can now hit blocks behind clouds 2019-01-10 10:23:11 +02:00
Sollace
72aad10845 Fixed tomato plants not consuming seeds when planted 2019-01-10 09:45:05 +02:00
Sollace
b2192cc862 Added sugar blocks 2019-01-10 09:44:31 +02:00
Sollace
9c884be31c Fixed stacked sticks not inheriting flags from the base 2019-01-09 16:59:14 +02:00
Sollace
2dc25f9d10 Fixed cloud farmland dropping as dirt 2019-01-09 16:58:52 +02:00
Sollace
59b1ba796e Fixed non-pegasi being able to mine regular cloud blocks, fixed cloud doors popping off of cloud blocks 2019-01-09 16:22:55 +02:00
Sollace
4c2c8f8bf3 Fixed tilled clouds having the wrong sound type 2019-01-09 15:29:39 +02:00
Sollace
1289ed16fd Various fixes to tomato plants and cereal 2019-01-09 15:29:08 +02:00
Sollace
c89ac2419f Fixed saving of alfalfa crops 2019-01-09 15:27:58 +02:00
Sollace
e8206a16e7 Implemented tomato plants 2019-01-08 22:23:22 +02:00
Sollace
c996701734 Fixed some issues with alpfalfa, added cloud farmland, added tomatos 2019-01-06 23:31:34 +02:00
Sollace
e8aaafbb75 Added alfalfa based foods and recipes 2018-09-26 20:53:35 +02:00
Sollace
6bf7568481 Fixed alfalfa popping off when loading a world 2018-09-26 00:13:02 +02:00
Sollace
c6ae5977f5 Added alfalfa 2018-09-25 23:30:21 +02:00
Sollace
f7c462ac7e Fix some rendering weirdness between slabs and stairs 2018-09-19 14:39:37 +02:00
Sollace
cccc207162 Fixed some rendering issues with cloud stairs 2018-09-19 10:19:46 +02:00
Sollace
bcb0ee9f75 Add crafting recipes, add cloud anvil, add cloud door 2018-09-19 09:08:11 +02:00
Sollace
2465806794 Readded cloud blocks, readded/rewrote cloud entities, improved various other stuff 2018-09-16 00:45:44 +02:00