Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

注册新方块,物品 #208

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

wdfaESfaef
Copy link
Contributor

注册了三种宝石对应的方块以及树脂和琥珀及其对应方块
目前有个问题,树脂块被活塞推动时不能像粘液块一样弹飞实体

import net.minecraft.world.level.block.LayeredCauldronBlock;
import net.minecraft.world.level.block.SlabBlock;
import net.minecraft.world.level.block.StairBlock;
import net.minecraft.world.level.block.*;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

别用*导入,建议修改写idea的编辑器设置

@DancingSnow0517 DancingSnow0517 merged commit 4627340 into Anvil-Dev:releases/1.20.1 Apr 11, 2024
1 check passed
@wdfaESfaef wdfaESfaef deleted the newBlock branch April 11, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants