Max
- mgt98
- mgt98
- Europe/Stockholm
- Yes
- No
Using the new data tags, you can create unusable Enchanted Books.
{id:19,lvl:2}I used/give @p 403 1 0 {ench:[]} - This gave me item 403 (which is an Enchanted Book with Knockback 2) but these books can not be added to weapons or tools via anvil. The enchantment works as though it's a weapon or tool and, in this case, will knock entities back further than your fist.
Enchanted books that are created using commands should function like books that you physically enchant or get from the creative menu.
Using the new data tags, you can create unusable Enchanted Books. /give @p 403 1 0 {ench:[
{id:19,lvl:2}]} - This gave me item 403 (which is an Enchanted Book with Knockback 2) but these books can not be added to weapons or tools via anvil. The enchantment works as though it's a weapon or tool and, in this case, will knock entities back further than your fist.
Enchanted books that are created using commands should function like books that you physically enchant or get from the creative menu.
Edit: The command is spread across multiple lines. I don't know if this will prevent you from copy and pasting into Minecraft correctly.
Could you state what "kovadlina" means in Slovak?
Ah, okay. I must have missed that "kovadlina" was Czech for anvil and not Slovak. My mistake.
No, I am not. That is why I asked.
This is not a bug and is an intended feature.
As of 12w22a, Zombie Pigmen will rarely spawn in Nether portals in the Overworld and as of 12w34a, entities can pass through portals.
I believe I can confirm this. A Wither Skeleton dropped his skull but the skull disappeared before he died, like in your scenario. However, because it is the same texture it was hard to tell.
Related topic? https://mojang.atlassian.net/browse/MC-659
I have had this problem before when I haven't unpatched my jar file after using mcpatcher. Are you using mcpatcher?
From what I've heard, that is related to using Optifine. Do you have Optifine installed?
Did you use the most updated crafting recipe that only uses 31 iron ingots?
A - Air
B - Iron block
I - Iron ingot
BBB
AIA
III
I might not understand what the issues is. "/give @p 98;3 1" and "/give @p 98-3 1" are not valid because of the semi-colon and the hyphen.
As for the Chiseled Stone Brick, could I suggest changing the data value to four?
13w09b.
Can not craft sticks using jungle planks.
Silk touch works on command blocks --> Confirmed in 1.5.1
Confirmed.
This isn't a bug, I don't think, but having the difficulty set for each world has been requested by the community before.
Confirmed in 1.5.1 and confirmed for Fortune III in 1.5.1.
This has been reported before. https://mojang.atlassian.net/browse/MC-14683
This is intended behavior added to 13w17a.
So, you should probably read the duplicate thread and see the fix there.
I would.
It has been closed by a mod. That is not in your control.
To the moderators, is it okay if this is opened again? Having issues with this myself. My username is 'too long' to show my skin. On the TAB list and above my head it doesn't show the 8. This happens on my vanilla server I host for a few friends and on Bukkit servers (example: mc.hypixel.net). On any server, I can see my skin but no one else can.
I spent a little while yesterday on servers looking for players with "Steve?" skins and long usernames - found a few. Using skins.minecraft.net I found that most of them do have skins. The skin server was up too.
I can post screenshots if needed.
Update: Others could see my skin when I logged onto my vanilla server in a world that I didn't have teams using coloured usernames.
Re-commenting: In servers where people with long usernames have coloured names, they show as Steve.
Confirmed in https://mojang.atlassian.net/browse/MC-30002 - I can reproduce in 13w37b.
Disregard this. Instead of
/give @p 403 1 0 {ench:[{id:19,lvl:2}]}, you should use
/give @p 403 1 0 {StoredEnchantments:[{id:19,lvl:2}]}to give the player an enchanted book.