Eris_still_crafts reports: The block Wooden Tile isn't cr ... #174

Closed
opened 2021-01-11 23:44:59 +00:00 by yourland-report · 1 comment

Eris_still_crafts reports a bug:

The block Wooden Tile isn't craftable, as it's recipe is taken up by the block Wood Pile.

Player position:

{
	y = 16.5,
	x = 1796.2301025391,
	z = 2444.6540527344
}

Player look:

{
	y = -0.11649739742279,
	x = 0.11294937133789,
	z = -0.98674756288528
}

Log identifier


[MOD] yl_report log identifier = vIHFh3UT5oynixZTEGuCZbnJFaOaQUMk

Profiler save:

profile-20210112T004459.json_pretty

Status:

# Server: version=5.3.0-yl, uptime=7619.67, max_lag=0.760835, clients={darealbang, LeetPeet, AliasAlreadyTaken, Eris_still_crafts, Rex_2000, Bailiff, InitialD}
Eris_still_crafts reports a bug: ``` The block Wooden Tile isn't craftable, as it's recipe is taken up by the block Wood Pile. ``` Player position: ``` { y = 16.5, x = 1796.2301025391, z = 2444.6540527344 } ``` Player look: ``` { y = -0.11649739742279, x = 0.11294937133789, z = -0.98674756288528 } ``` Log identifier ``` [MOD] yl_report log identifier = vIHFh3UT5oynixZTEGuCZbnJFaOaQUMk ``` Profiler save: ``` profile-20210112T004459.json_pretty ``` Status: ``` # Server: version=5.3.0-yl, uptime=7619.67, max_lag=0.760835, clients={darealbang, LeetPeet, AliasAlreadyTaken, Eris_still_crafts, Rex_2000, Bailiff, InitialD} ```
AliasAlreadyTaken was assigned by yourland-report 2021-01-11 23:44:59 +00:00
AliasAlreadyTaken added the
1. kind/bug
3. source/integration
labels 2021-01-12 00:12:00 +00:00
AliasAlreadyTaken added
1. kind/documentation
and removed
1. kind/bug
labels 2021-02-23 15:46:09 +00:00

It's true, more specific recipe overwrite the more general ones.

In this case it is enough to use different wooden items. Like so:

[X][X][X]
[X][X][X]
[X][X][Y]

The X and Y may be everywhere in the recipe. There may be even a Z. The only important thing is that they're different blocks, but of group:wood

It's true, more specific recipe overwrite the more general ones. In this case it is enough to use *different* wooden items. Like so: ``` [X][X][X] [X][X][X] [X][X][Y] ``` The X and Y may be everywhere in the recipe. There may be even a Z. The only important thing is that they're different blocks, but of `group:wood`
AliasAlreadyTaken added the
5. result/fixed
label 2021-02-23 16:04:50 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#174
No description provided.