maikerumine / grieftest

A MC like game with challenging mobs
GNU Lesser General Public License v2.1
5 stars 0 forks source link

3 Problems in 1 + Change Rusher Shield Texture #1

Closed WSDguy2014 closed 8 years ago

WSDguy2014 commented 8 years ago

Crafting recipe for hopper is incorrect: screenshot_20160722_092848

Must be like this: screenshot_20160722_092915

Item frame requires owner, to break this: screenshot_20160722_092903

Iron trapdoor doesn't require a mesecon signal: screenshot_20160722_093119 screenshot_20160722_093121

You can right-click on Iron Door/Trapdoor, to open. Must be only requires to open/close the iron door/trapdoor with mesecon signal.

Rusher Shield texture looks incorrectly: shields_inv_shield_rusher

Must be OFFICIAL Rusher Shield texture like this: shields_inv_shield_rusher

What looks like in Minecraft: image

Please. Fix the problems and change Rusher Shield texture.

maikerumine commented 8 years ago

Got it! I will address these asap

WSDguy2014 commented 8 years ago

@maikerumine All mob heads are not stackable :( must be stackable with 64

maikerumine commented 8 years ago

This is intentional, all heads will be unique with meta data

WSDguy2014 commented 8 years ago

@maikerumine Why you not added charcoal mod? charcoal mod also must be a Minecraft-like.

WSDguy2014 commented 8 years ago

I placed on hopper, then right-clicked on hopper, it has a interface, but there's no slots. I dropped item at hopper on top, interface updates and now has a 16 slots. Must be a 5 slots instead. With side hopper, same thing.

Add a cooking recipe: Nether Brick (item) To cook a nether brick, need a netherrack, to cook.

Change crafting recipe netherrack to nether brick, for crafting a Nether Brick Block.

Sometimes, if you destroy a netherrack, will drops nothing. Must be always drops itself.

WSDguy2014 commented 8 years ago

Also, creeper is going to explode, blocks is not droped. Only drops from creeper. Must be spawned TNT explosion code like Rui, that made a creeper mod.

maikerumine commented 8 years ago

I am fixing the nether rack and cooking now, as well as looking into hopper. The formspec might be a bit of trouble.

WSDguy2014 commented 8 years ago

@maikerumine, i found a mesecon duplication bug on your 2b2t Minetest server. How to reproduce:

M - Mesecon O - Any Block -- - Nothing L - Lever

First. Place a lever

--L------ OOOOO

Second. Place a mesecon

--L--M OOOOO

Note: It shows on 2D, I'm not going to for screenshot.

Third. It will duplicates, break and place mesecon and repeat.

maikerumine commented 8 years ago

I will close these and you can open a new request for mesecons. That is not my mod. I updated everything today. :)